Download health-api-1.1.3.jar file - Jar h

Jar examples for h:health-api

Description

Health API

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

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add health-api-1.1.3.jar to your project.

<dependency>
   <groupId>com.netflix.runtime</groupId>
   <artifactId>health-api</artifactId>
   <version>1.1.3</version>
</dependency>
compile group: 'com.netflix.runtime', name: 'health-api', version: '1.1.3'
libraryDependencies += "com.netflix.runtime" % "health-api" % "1.1.3"
<dependency org="com.netflix.runtime" name="health-api" rev="1.1.3"/>
@Grapes(@Grab(group='com.netflix.runtime', module='health-api', version='1.1.3'))
'com.netflix.runtime:health-api:jar:1.1.3'

Download

Click the following link to download the jar file.

health-api-1.1.3-javadoc.jar
health-api-1.1.3-sources.jar
health-api-1.1.3.jar
health-api-1.1.3.pom



Related Tutorials