License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue.mongo |
ArtifactId | ArtifactIdlightblue-mongo-hystrix |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightblue-mongo: com.redhat.lightblue.mongo|lightblue-mongo-hystrix
Lightblue MongoDB implementation
|
<!-- 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"]
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 |
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 |