Jar examples for k:kumuluzee-health
KumuluzEE Health extension provides consistent, unified way of performing microservice health checks and exposing health information.
You can download jar file kumuluzee-health 1.0.0 in this page.
MIT License
You can use the following script to add kumuluzee-health-1.0.0.jar to your project.
<dependency> <groupId>com.kumuluz.ee.health</groupId> <artifactId>kumuluzee-health</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.kumuluz.ee.health', name: 'kumuluzee-health', version: '1.0.0'
libraryDependencies += "com.kumuluz.ee.health" % "kumuluzee-health" % "1.0.0"
<dependency org="com.kumuluz.ee.health" name="kumuluzee-health" rev="1.0.0"/>
@Grapes(@Grab(group='com.kumuluz.ee.health', module='kumuluzee-health', version='1.0.0'))
'com.kumuluz.ee.health:kumuluzee-health:jar:1.0.0'
Click the following link to download the jar file.
kumuluzee-health-1.0.0-javadoc.jar