is not current version
Last Version 2.4.3

com.kumuluz.ee.health:kumuluzee-health 2.2.0

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

GroupId

GroupId

com.kumuluz.ee.health
ArtifactId

ArtifactId

kumuluzee-health
Version

Version

2.2.0
Type

Type

jar

Download kumuluzee-health 2.2.0


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