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