не последняя версия
Последняя версия 2.10.0.Final

Quarkus - Bootstrap - Runner 2.7.2.Final

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.

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы
Группа

Группа

io.quarkus
Идентификатор

Идентификатор

quarkus-bootstrap-runner
Версия

Версия

2.7.2.Final
Тип

Тип

jar
Описание

Описание

Quarkus - Bootstrap - Runner
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.
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать quarkus-bootstrap-runner 2.7.2.Final


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-bootstrap-runner/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-bootstrap-runner</artifactId>
    <version>2.7.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-bootstrap-runner/
implementation 'io.quarkus:quarkus-bootstrap-runner:2.7.2.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-bootstrap-runner/
implementation ("io.quarkus:quarkus-bootstrap-runner:2.7.2.Final")
'io.quarkus:quarkus-bootstrap-runner:jar:2.7.2.Final'
<dependency org="io.quarkus" name="quarkus-bootstrap-runner" rev="2.7.2.Final">
  <artifact name="quarkus-bootstrap-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-bootstrap-runner', version='2.7.2.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-bootstrap-runner" % "2.7.2.Final"
[io.quarkus/quarkus-bootstrap-runner "2.7.2.Final"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.smallrye.common : smallrye-common-io jar
org.jboss.logmanager : jboss-logmanager-embedded jar
org.jboss.logging : jboss-logging jar

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.jboss.shrinkwrap : shrinkwrap-depchain pom
io.quarkus : quarkus-bootstrap-bom pom 2.7.2.Final
io.quarkus : quarkus-bootstrap-bom-test pom 2.7.2.Final

Модули Проекта

Данный проект не имеет модулей.