Download kumuluzee-fault-tolerance-hystrix-1.0.0.jar file - Jar k

Jar examples for k:kumuluzee-fault-tolerance-hystrix

Description

KumuluzEE Fault Tolerance extension with hystrix

You can download jar file kumuluzee-fault-tolerance-hystrix 1.0.0 in this page.

Build File

You can use the following script to add kumuluzee-fault-tolerance-hystrix-1.0.0.jar to your project.

<dependency>
   <groupId>com.kumuluz.ee.fault.tolerance</groupId>
   <artifactId>kumuluzee-fault-tolerance-hystrix</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.kumuluz.ee.fault.tolerance', name: 'kumuluzee-fault-tolerance-hystrix', version: '1.0.0'
libraryDependencies += "com.kumuluz.ee.fault.tolerance" % "kumuluzee-fault-tolerance-hystrix" % "1.0.0"
<dependency org="com.kumuluz.ee.fault.tolerance" name="kumuluzee-fault-tolerance-hystrix" rev="1.0.0"/>
@Grapes(@Grab(group='com.kumuluz.ee.fault.tolerance', module='kumuluzee-fault-tolerance-hystrix', version='1.0.0'))
'com.kumuluz.ee.fault.tolerance:kumuluzee-fault-tolerance-hystrix:jar:1.0.0'

Download

Click the following link to download the jar file.

kumuluzee-fault-tolerance-hystrix-1.0.0-javadoc.jar
kumuluzee-fault-tolerance-hystrix-1.0.0-sources.jar
kumuluzee-fault-tolerance-hystrix-1.0.0.jar
kumuluzee-fault-tolerance-hystrix-1.0.0.pom



Related Tutorials