Download health-core-1.0.3.jar file - Jar h

Jar examples for h:health-core

Description

health-core

You can download jar file health-core 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add health-core-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

health-core-1.0.3-javadoc.jar
health-core-1.0.3-sources.jar
health-core-1.0.3.jar
health-core-1.0.3.pom



Related Tutorials