Categories |
CategoriesMongoDB Data Databases |
---|---|
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdrepoexpress-mongodb |
Version | Version0.3.3 |
Type | Typejar |
Filename | Size |
---|---|
repoexpress-mongodb-0.3.3.pom | |
repoexpress-mongodb-0.3.3.jar | 13 KB |
repoexpress-mongodb-0.3.3-sources.jar | 9 KB |
repoexpress-mongodb-0.3.3-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-mongodb</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation 'com.strategicgains.repoexpress:repoexpress-mongodb:0.3.3'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation ("com.strategicgains.repoexpress:repoexpress-mongodb:0.3.3")
'com.strategicgains.repoexpress:repoexpress-mongodb:jar:0.3.3'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-mongodb" rev="0.3.3">
<artifact name="repoexpress-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-mongodb', version='0.3.3')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-mongodb" % "0.3.3"
[com.strategicgains.repoexpress/repoexpress-mongodb "0.3.3"]