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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials