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

Lightblue MongoDB implementation

License

License

GroupId

GroupId

com.redhat.lightblue.mongo
ArtifactId

ArtifactId

lightblue-mongo-hystrix
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

lightblue-mongo: com.redhat.lightblue.mongo|lightblue-mongo-hystrix
Lightblue MongoDB implementation

Download lightblue-mongo-hystrix

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.4.7
com.redhat.lightblue : lightblue-core-util jar 1.9.0
com.redhat.lightblue : lightblue-core-query-api jar 1.9.0
org.mongodb : mongo-java-driver jar 2.12.3
com.fasterxml.jackson.core : jackson-core jar 2.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.5.3
org.slf4j : slf4j-api jar 1.7.7

test (7)

Group / Artifact Type Version
com.redhat.lightblue.mongo : lightblue-mongo-test jar 1.9.0
com.redhat.lightblue : lightblue-core-test jar 1.9.0
com.github.fge : json-schema-validator jar 2.2.5
com.github.fge : json-schema-core jar 1.2.4
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0