is not current version
Last Version 4.0.0

org.opencb.cellbase:cellbase-mongodb 3.1.1


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-mongodb
Version

Version

3.1.1
Type

Type

jar

Download cellbase-mongodb 3.1.1


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