Jar examples for h:health-api
Health API
You can download jar file health-api 1.1.3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
health-api-1.1.3-javadoc.jar