Download haystack-metrics-0.2.7.jar file - Jar h

Jar examples for h:haystack-metrics

Description

Code to facilitate using the Netflix Servo classes

You can download jar file haystack-metrics 0.2.7 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add haystack-metrics-0.2.7.jar to your project.

<dependency>
   <groupId>com.expedia.www</groupId>
   <artifactId>haystack-metrics</artifactId>
   <version>0.2.7</version>
</dependency>
compile group: 'com.expedia.www', name: 'haystack-metrics', version: '0.2.7'
libraryDependencies += "com.expedia.www" % "haystack-metrics" % "0.2.7"
<dependency org="com.expedia.www" name="haystack-metrics" rev="0.2.7"/>
@Grapes(@Grab(group='com.expedia.www', module='haystack-metrics', version='0.2.7'))
'com.expedia.www:haystack-metrics:jar:0.2.7'

Download

Click the following link to download the jar file.

haystack-metrics-0.2.7-javadoc.jar
haystack-metrics-0.2.7-sources.jar
haystack-metrics-0.2.7.jar
haystack-metrics-0.2.7.pom



Related Tutorials