Download mongo-hystrix-0.9.0.jar file - Jar m

Jar examples for m:mongo-hystrix

Description

You can download jar file mongo-hystrix 0.9.0 in this page.

License

Open Source License

Build File

You can use the following script to add mongo-hystrix-0.9.0.jar to your project.

<dependency>
   <groupId>com.redhat.lightblue.mongo</groupId>
   <artifactId>mongo-hystrix</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.redhat.lightblue.mongo', name: 'mongo-hystrix', version: '0.9.0'
libraryDependencies += "com.redhat.lightblue.mongo" % "mongo-hystrix" % "0.9.0"
<dependency org="com.redhat.lightblue.mongo" name="mongo-hystrix" rev="0.9.0"/>
@Grapes(@Grab(group='com.redhat.lightblue.mongo', module='mongo-hystrix', version='0.9.0'))
'com.redhat.lightblue.mongo:mongo-hystrix:jar:0.9.0'

Download

Click the following link to download the jar file.

mongo-hystrix-0.9.0-javadoc.jar
mongo-hystrix-0.9.0-sources.jar
mongo-hystrix-0.9.0.jar
mongo-hystrix-0.9.0.pom



Related Tutorials