is not current version
Last Version 4.4.0

org.opencb.commons:commons-datastore-mongodb 3.7.3


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons-datastore-mongodb
Version

Version

3.7.3
Type

Type

jar

Download commons-datastore-mongodb 3.7.3


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