Download hystrix-rx-netty-metrics-stream-1.4.20.jar file - Jar h

Jar examples for h:hystrix-rx-netty-metrics-stream

Description

hystrix-rx-netty-metrics-stream developed by Netflix

You can download jar file hystrix-rx-netty-metrics-stream 1.4.20 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hystrix-rx-netty-metrics-stream-1.4.20.jar to your project.

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

Download

Click the following link to download the jar file.

hystrix-rx-netty-metrics-stream-1.4.20-javadoc.jar
hystrix-rx-netty-metrics-stream-1.4.20-sources.jar
hystrix-rx-netty-metrics-stream-1.4.20.jar
hystrix-rx-netty-metrics-stream-1.4.20.pom



Related Tutorials