Microprofile Health Extensions :: Example Quarkus

A basic Quarkus app using these extensions

Лицензия

Лицензия

Категории

Категории

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

Группа

org.microprofile-ext.health-ext
Идентификатор

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

quarkus-example
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Microprofile Health Extensions :: Example Quarkus
A basic Quarkus app using these extensions

Скачать quarkus-example

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/quarkus-example/ -->
<dependency>
    <groupId>org.microprofile-ext.health-ext</groupId>
    <artifactId>quarkus-example</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/quarkus-example/
implementation 'org.microprofile-ext.health-ext:quarkus-example:1.2.0'
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/quarkus-example/
implementation ("org.microprofile-ext.health-ext:quarkus-example:1.2.0")
'org.microprofile-ext.health-ext:quarkus-example:jar:1.2.0'
<dependency org="org.microprofile-ext.health-ext" name="quarkus-example" rev="1.2.0">
  <artifact name="quarkus-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.health-ext', module='quarkus-example', version='1.2.0')
)
libraryDependencies += "org.microprofile-ext.health-ext" % "quarkus-example" % "1.2.0"
[org.microprofile-ext.health-ext/quarkus-example "1.2.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-smallrye-health jar
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jaxb jar

provided (1)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile : microprofile pom 4.0.1

runtime (3)

Идентификатор библиотеки Тип Версия
org.microprofile-ext.health-ext : healthprobe-system jar 1.2.0
org.microprofile-ext.health-ext : healthprobe-jvm jar 1.2.0
org.microprofile-ext.health-ext : health-ui jar 1.2.0

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

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

Версии библиотеки

Версия
1.2.0
1.1.0