License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.redhat.lightblue.mongo |
ArtifactId | ArtifactIdlightblue-mongo-config |
Version | Version1.9.0 |
Type | Typejar |
Description |
Descriptionlightblue-mongo: com.redhat.lightblue.mongo|lightblue-mongo-config
Lightblue MongoDB implementation
|
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-config/ -->
<dependency>
<groupId>com.redhat.lightblue.mongo</groupId>
<artifactId>lightblue-mongo-config</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-config/
implementation 'com.redhat.lightblue.mongo:lightblue-mongo-config:1.9.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-config/
implementation ("com.redhat.lightblue.mongo:lightblue-mongo-config:1.9.0")
'com.redhat.lightblue.mongo:lightblue-mongo-config:jar:1.9.0'
<dependency org="com.redhat.lightblue.mongo" name="lightblue-mongo-config" rev="1.9.0">
<artifact name="lightblue-mongo-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.mongo', module='lightblue-mongo-config', version='1.9.0')
)
libraryDependencies += "com.redhat.lightblue.mongo" % "lightblue-mongo-config" % "1.9.0"
[com.redhat.lightblue.mongo/lightblue-mongo-config "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue.mongo : lightblue-mongo-crud | jar | 1.9.0 |
com.redhat.lightblue : lightblue-core-config | jar | 1.9.0 |
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 |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.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 |