Download haystack-metrics-0.4.0.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.4.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials