Download health-api-2.0.0.Final.jar file - Jar h

Jar examples for h:health-api

Description

Health API

You can download jar file health-api 2.0.0.Final in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

health-api-2.0.0.Final-javadoc.jar
health-api-2.0.0.Final-sources.jar
health-api-2.0.0.Final.jar
health-api-2.0.0.Final.pom



Related Tutorials