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