License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdrepoexpress-mongodb |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRepoExpress-MongoDB
Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.
|
Project URL |
Project URL |
Filename | Size |
---|---|
repoexpress-mongodb-0.4.8.pom | |
repoexpress-mongodb-0.4.8.jar | 10 KB |
repoexpress-mongodb-0.4.8-sources.jar | 6 KB |
repoexpress-mongodb-0.4.8-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-mongodb</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation 'com.strategicgains.repoexpress:repoexpress-mongodb:0.4.8'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation ("com.strategicgains.repoexpress:repoexpress-mongodb:0.4.8")
'com.strategicgains.repoexpress:repoexpress-mongodb:jar:0.4.8'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-mongodb" rev="0.4.8">
<artifact name="repoexpress-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-mongodb', version='0.4.8')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-mongodb" % "0.4.8"
[com.strategicgains.repoexpress/repoexpress-mongodb "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains.repoexpress : repoexpress-common | jar | 0.4.8 |
org.mongodb.morphia : morphia | jar | 1.1.1 |
com.strategicgains : RestExpress-Common | jar | 0.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |