is not current version
Last Version 4.0.0

org.opencb.cellbase:cellbase-mongodb 4.0.0-rc


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-mongodb
Version

Version

4.0.0-rc
Type

Type

jar

Download cellbase-mongodb 4.0.0-rc


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