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