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

Jar examples for m:mongo-hystrix

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials