| License |
License |
|---|---|
| GroupId | GroupIdcom.kumuluz.ee.health |
| ArtifactId | ArtifactIdkumuluzee-health |
| Last Version | Last Version2.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKumuluzEE Health
KumuluzEE Health extension provides consistent, unified way of performing microservice health checks and exposing health information.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| kumuluzee-health-2.4.3.pom | |
| kumuluzee-health-2.4.3.jar | 43 KB |
| kumuluzee-health-2.4.3-sources.jar | 33 KB |
| kumuluzee-health-2.4.3-javadoc.jar | 159 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.kumuluz.ee : kumuluzee-cdi-weld | jar | |
| com.kumuluz.ee : kumuluzee-jax-rs-jersey | jar |
| 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 |