Last Version

org.opencb.cellbase:cellbase-mongodb 4.0.0

CellBase projects integrates several biological databases into a NoSQL database plus many WS to query

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-mongodb
Version

Version

4.0.0
Type

Type

jar
Description

Description

CellBase projects integrates several biological databases into a NoSQL database plus many WS to query

Download cellbase-mongodb 4.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.opencb.cellbase : cellbase-core jar 4.0.0
org.opencb.commons : commons-datastore-mongodb jar 3.2.1
org.slf4j : slf4j-api jar 1.7.13
org.slf4j : slf4j-simple jar 1.7.13
org.hamcrest : hamcrest-core jar 1.3

test (3)

Group / Artifact Type Version
cglib : cglib-nodep jar 3.1
org.objenesis : objenesis jar 2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.