License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue.mongo |
ArtifactId | ArtifactIdmongo-common |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionlightblue: com.redhat.lightblue.mongo|mongo-common
Lightblue MongoDB implementation
|
Filename | Size |
---|---|
mongo-common-1.2.0.pom | |
mongo-common-1.2.0.jar | 4 KB |
mongo-common-1.2.0-sources.jar | 2 KB |
mongo-common-1.2.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/mongo-common/ -->
<dependency>
<groupId>com.redhat.lightblue.mongo</groupId>
<artifactId>mongo-common</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/mongo-common/
implementation 'com.redhat.lightblue.mongo:mongo-common:1.2.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/mongo-common/
implementation ("com.redhat.lightblue.mongo:mongo-common:1.2.0")
'com.redhat.lightblue.mongo:mongo-common:jar:1.2.0'
<dependency org="com.redhat.lightblue.mongo" name="mongo-common" rev="1.2.0">
<artifact name="mongo-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.mongo', module='mongo-common', version='1.2.0')
)
libraryDependencies += "com.redhat.lightblue.mongo" % "mongo-common" % "1.2.0"
[com.redhat.lightblue.mongo/mongo-common "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue : core-api | jar | 1.2.0 |
com.redhat.lightblue : metadata | jar | 1.2.0 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
com.redhat.lightblue : util | jar | 1.2.0 |
com.redhat.lightblue : query-api | jar | 1.2.0 |
org.mongodb : mongo-java-driver | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.46.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 |