is not current version
Last Version 0.4.8

com.strategicgains.repoexpress:repoexpress-mongodb 0.4.3


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.strategicgains.repoexpress
ArtifactId

ArtifactId

repoexpress-mongodb
Version

Version

0.4.3
Type

Type

jar

Download repoexpress-mongodb 0.4.3


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