License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdio.github.dheid |
ArtifactId | ArtifactIdroperty-mongodb |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoperty MongoDB
A MongoDB persistence implementation for Roperty
|
Filename | Size |
---|---|
roperty-mongodb-1.1.pom | |
roperty-mongodb-1.1.jar | 22 KB |
roperty-mongodb-1.1-sources.jar | 10 KB |
roperty-mongodb-1.1-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dheid/roperty-mongodb/ -->
<dependency>
<groupId>io.github.dheid</groupId>
<artifactId>roperty-mongodb</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dheid/roperty-mongodb/
implementation 'io.github.dheid:roperty-mongodb:1.1'
// https://jarcasting.com/artifacts/io.github.dheid/roperty-mongodb/
implementation ("io.github.dheid:roperty-mongodb:1.1")
'io.github.dheid:roperty-mongodb:jar:1.1'
<dependency org="io.github.dheid" name="roperty-mongodb" rev="1.1">
<artifact name="roperty-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dheid', module='roperty-mongodb', version='1.1')
)
libraryDependencies += "io.github.dheid" % "roperty-mongodb" % "1.1"
[io.github.dheid/roperty-mongodb "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.parship : roperty | jar | 1.0 |
org.mongodb : mongo-java-driver | jar | 3.4.2 |
org.apache.commons : commons-lang3 | jar | 3.5 |
joda-time : joda-time | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.7.21 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.0 |
org.springframework : spring-context | jar | 4.3.7.RELEASE |
org.springframework : spring-test | jar | 4.3.7.RELEASE |