is not current version
Last Version 2.4.3

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

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.0.1
Type

Type

jar

Download kumuluzee-health 2.0.1


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