is not current version
Last Version 1.9.0

com.redhat.lightblue.mongo:lightblue-mongo-hystrix 1.7.0


GroupId

GroupId

com.redhat.lightblue.mongo
ArtifactId

ArtifactId

lightblue-mongo-hystrix
Version

Version

1.7.0
Type

Type

jar

Download lightblue-mongo-hystrix 1.7.0


<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-hystrix/ -->
<dependency>
    <groupId>com.redhat.lightblue.mongo</groupId>
    <artifactId>lightblue-mongo-hystrix</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-hystrix/
implementation 'com.redhat.lightblue.mongo:lightblue-mongo-hystrix:1.7.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-hystrix/
implementation ("com.redhat.lightblue.mongo:lightblue-mongo-hystrix:1.7.0")
'com.redhat.lightblue.mongo:lightblue-mongo-hystrix:jar:1.7.0'
<dependency org="com.redhat.lightblue.mongo" name="lightblue-mongo-hystrix" rev="1.7.0">
  <artifact name="lightblue-mongo-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.mongo', module='lightblue-mongo-hystrix', version='1.7.0')
)
libraryDependencies += "com.redhat.lightblue.mongo" % "lightblue-mongo-hystrix" % "1.7.0"
[com.redhat.lightblue.mongo/lightblue-mongo-hystrix "1.7.0"]