is not current version
Last Version 4.4.0

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

OpenCB commons project contains several Java libs for Bioinformatics

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons-datastore-mongodb
Version

Version

4.1.0
Type

Type

jar
Description

Description

OpenCB commons project contains several Java libs for Bioinformatics

Download commons-datastore-mongodb 4.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.opencb.commons : commons-datastore-core jar 4.1.0
org.mongodb : mongo-java-driver jar 3.11.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.