Last Version

Roperty MongoDB 1.1

A MongoDB persistence implementation for Roperty

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

roperty-mongodb
Version

Version

1.1
Type

Type

jar
Description

Description

Roperty MongoDB
A MongoDB persistence implementation for Roperty

Download roperty-mongodb 1.1


<!-- 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"]

Dependencies

compile (4)

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

test (6)

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

Project Modules

There are no modules declared in this project.