License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue.mongo |
ArtifactId | ArtifactIdlightblue-mongo-test |
Last Version | Last Version1.36.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightblue-mongo: com.redhat.lightblue.mongo|lightblue-mongo-test
Lightblue MongoDB implementation
|
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-test/ -->
<dependency>
<groupId>com.redhat.lightblue.mongo</groupId>
<artifactId>lightblue-mongo-test</artifactId>
<version>1.36.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-test/
implementation 'com.redhat.lightblue.mongo:lightblue-mongo-test:1.36.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-test/
implementation ("com.redhat.lightblue.mongo:lightblue-mongo-test:1.36.0")
'com.redhat.lightblue.mongo:lightblue-mongo-test:jar:1.36.0'
<dependency org="com.redhat.lightblue.mongo" name="lightblue-mongo-test" rev="1.36.0">
<artifact name="lightblue-mongo-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.mongo', module='lightblue-mongo-test', version='1.36.0')
)
libraryDependencies += "com.redhat.lightblue.mongo" % "lightblue-mongo-test" % "1.36.0"
[com.redhat.lightblue.mongo/lightblue-mongo-test "1.36.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 3.0.0 |
com.redhat.lightblue : lightblue-core-test | jar | 2.17.0 |
com.redhat.lightblue : lightblue-core-util | jar | 2.17.0 |
com.redhat.lightblue : lightblue-core-query-api | jar | 2.17.0 |
org.mongodb : mongodb-driver-legacy | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
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 |
org.mockito : mockito-core | jar | 1.10.8 |