Block a user
io.quarkus:quarkus-class-change-agent (9.9.9-ckronberger)
Published 2026-02-03 19:51:32 +00:00 by ckronberger
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-class-change-agent</artifactId>
<version>9.9.9-ckronberger</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=io.quarkus:quarkus-class-change-agent:9.9.9-ckronbergerAbout this package
A Java Agent that exposes the instrumentation API. This allows for super fast
hot reloads if there have been no changes to the structure of the class files.
This agent is not required for hot reload, it just provides an optimisation in
some circumstances.
Details
2026-02-03 19:51:32 +00:00
Assets (4)
Versions (2)
View all
Maven
1
Quarkus - Core - Class Change Agent
101 KiB
9.9.9-ckronberger
2026-02-03
999-SNAPSHOT
2026-02-02