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

Jar examples for m:mongo-hystrix

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials