is not current version
Last Version 0.4.8

com.strategicgains.repoexpress:repoexpress-mongodb 0.4.0


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

repoexpress-mongodb
Version

Version

0.4.0
Type

Type

jar

Download repoexpress-mongodb 0.4.0


<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/ -->
<dependency>
    <groupId>com.strategicgains.repoexpress</groupId>
    <artifactId>repoexpress-mongodb</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation 'com.strategicgains.repoexpress:repoexpress-mongodb:0.4.0'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-mongodb/
implementation ("com.strategicgains.repoexpress:repoexpress-mongodb:0.4.0")
'com.strategicgains.repoexpress:repoexpress-mongodb:jar:0.4.0'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-mongodb" rev="0.4.0">
  <artifact name="repoexpress-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-mongodb', version='0.4.0')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-mongodb" % "0.4.0"
[com.strategicgains.repoexpress/repoexpress-mongodb "0.4.0"]