Block a user
io.quarkus:quarkus-bootstrap-runner (999-SNAPSHOT)
Published 2026-02-02 21:53:07 +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-bootstrap-runner</artifactId>
<version>999-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=io.quarkus:quarkus-bootstrap-runner:999-SNAPSHOTAbout this package
The entry point for production applications using the custom ClassLoader.
This contains the production ClassLoader code and must not have any non
parent first dependencies.
Dependencies
io.quarkus:quarkus-classloader-commons
io.smallrye.common:smallrye-common-io
org.jboss.logmanager:jboss-logmanager
org.jboss.logging:jboss-logging
org.crac:crac
org.junit.jupiter:junit-jupiter
org.jboss.shrinkwrap:shrinkwrap-depchain
org.assertj:assertj-core
io.quarkus:quarkus-bootstrap-bom
${project.version}
io.quarkus:quarkus-bootstrap-bom-test
${project.version}
Details
2026-02-02 21:53:07 +00:00
Assets (9)
Versions (2)
View all
Maven
4
Quarkus - Bootstrap - Runner
711 KiB
maven-metadata.xml
1.2 KiB
9.9.9-ckronberger
2026-02-03
999-SNAPSHOT
2026-02-02