Download hystrix-servo-metrics-publisher-1.5.5.jar file - Jar h

Jar examples for h:hystrix-servo-metrics-publisher

Description

hystrix-servo-metrics-publisher developed by Netflix

You can download jar file hystrix-servo-metrics-publisher 1.5.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hystrix-servo-metrics-publisher-1.5.5.jar to your project.

<dependency>
   <groupId>com.netflix.hystrix</groupId>
   <artifactId>hystrix-servo-metrics-publisher</artifactId>
   <version>1.5.5</version>
</dependency>
compile group: 'com.netflix.hystrix', name: 'hystrix-servo-metrics-publisher', version: '1.5.5'
libraryDependencies += "com.netflix.hystrix" % "hystrix-servo-metrics-publisher" % "1.5.5"
<dependency org="com.netflix.hystrix" name="hystrix-servo-metrics-publisher" rev="1.5.5"/>
@Grapes(@Grab(group='com.netflix.hystrix', module='hystrix-servo-metrics-publisher', version='1.5.5'))
'com.netflix.hystrix:hystrix-servo-metrics-publisher:jar:1.5.5'

Download

Click the following link to download the jar file.

hystrix-servo-metrics-publisher-1.5.5-javadoc.jar
hystrix-servo-metrics-publisher-1.5.5-sources.jar
hystrix-servo-metrics-publisher-1.5.5.jar
hystrix-servo-metrics-publisher-1.5.5.pom



Related Tutorials