Categories |
CategoriesMongoDB Data Databases |
---|---|
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdrepoexpress-mongodb |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
repoexpress-mongodb-0.3.2.pom | |
repoexpress-mongodb-0.3.2.jar | 10 KB |
repoexpress-mongodb-0.3.2-sources.jar | 6 KB |
repoexpress-mongodb-0.3.2-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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation 'com.strategicgains.repoexpress:repoexpress-mongodb:0.3.2'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation ("com.strategicgains.repoexpress:repoexpress-mongodb:0.3.2")
'com.strategicgains.repoexpress:repoexpress-mongodb:jar:0.3.2'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-mongodb" rev="0.3.2">
<artifact name="repoexpress-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-mongodb', version='0.3.2')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-mongodb" % "0.3.2"
[com.strategicgains.repoexpress/repoexpress-mongodb "0.3.2"]