KumuluzEE Health

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

License

License

GroupId

GroupId

com.kumuluz.ee.health
ArtifactId

ArtifactId

kumuluzee-health
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://ee.kumuluz.com

Download kumuluzee-health

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.microprofile.health : microprofile-health-api jar 2.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.9
redis.clients : jedis Optional jar 3.0.1
org.mongodb : mongo-java-driver Optional jar 3.10.2
com.rabbitmq : amqp-client Optional jar 5.7.2
org.apache.kafka : kafka-clients Optional jar 2.6.0
com.kumuluz.ee.openapi : kumuluzee-openapi-mp-common Optional jar 1.4.0

provided (2)

Group / Artifact Type Version
com.kumuluz.ee : kumuluzee-cdi-weld jar
com.kumuluz.ee : kumuluzee-jax-rs-jersey jar

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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