Jar examples for h:health-api
Health API
You can download jar file health-api 2.0.0.Final in this page.
The Apache Software License, Version 2.0
You can use the following script to add health-api-2.0.0.Final.jar to your project.
<dependency> <groupId>io.thorntail</groupId> <artifactId>health-api</artifactId> <version>2.0.0.Final</version> </dependency>
compile group: 'io.thorntail', name: 'health-api', version: '2.0.0.Final'
libraryDependencies += "io.thorntail" % "health-api" % "2.0.0.Final"
<dependency org="io.thorntail" name="health-api" rev="2.0.0.Final"/>
@Grapes(@Grab(group='io.thorntail', module='health-api', version='2.0.0.Final'))
'io.thorntail:health-api:jar:2.0.0.Final'
Click the following link to download the jar file.
health-api-2.0.0.Final-javadoc.jar