KumuluzEE Health

KumuluzEE Health extension provides consistent, unified way of performing microservice health checks and exposing health information.

Лицензия

Лицензия

Группа

Группа

com.kumuluz.ee.health
Идентификатор

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

kumuluzee-health
Последняя версия

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

2.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

KumuluzEE Health
KumuluzEE Health extension provides consistent, unified way of performing microservice health checks and exposing health information.
Ссылка на сайт

Ссылка на сайт

https://ee.kumuluz.com

Скачать kumuluzee-health

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile.health : microprofile-health-api jar 2.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.9
redis.clients : jedis Необязательный jar 3.0.1
org.mongodb : mongo-java-driver Необязательный jar 3.10.2
com.rabbitmq : amqp-client Необязательный jar 5.7.2
org.apache.kafka : kafka-clients Необязательный jar 2.6.0
com.kumuluz.ee.openapi : kumuluzee-openapi-mp-common Необязательный jar 1.4.0

provided (2)

Идентификатор библиотеки Тип Версия
com.kumuluz.ee : kumuluzee-cdi-weld jar
com.kumuluz.ee : kumuluzee-jax-rs-jersey jar

test (5)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile.health : microprofile-health-tck jar 2.2
org.testng : testng jar 6.9.9
com.kumuluz.ee.testing : kumuluzee-arquillian-container jar 1.1.0
org.apache.httpcomponents : httpclient jar 4.5.13
com.h2database : h2 jar 1.4.200

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

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

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

Версия
2.4.3
2.4.2
2.4.0
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
1.0.2
1.0.1
1.0.0