Jar examples for h:hystrix-javanica
hystrix-javanica developed by Netflix
You can download jar file hystrix-javanica 1.4.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hystrix-javanica-1.4.9.jar to your project.
<dependency> <groupId>com.netflix.hystrix</groupId> <artifactId>hystrix-javanica</artifactId> <version>1.4.9</version> </dependency>
compile group: 'com.netflix.hystrix', name: 'hystrix-javanica', version: '1.4.9'
libraryDependencies += "com.netflix.hystrix" % "hystrix-javanica" % "1.4.9"
<dependency org="com.netflix.hystrix" name="hystrix-javanica" rev="1.4.9"/>
@Grapes(@Grab(group='com.netflix.hystrix', module='hystrix-javanica', version='1.4.9'))
'com.netflix.hystrix:hystrix-javanica:jar:1.4.9'
Click the following link to download the jar file.
hystrix-javanica-1.4.9-javadoc.jar