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