is not current version
Last Version 5.2.0

org.opencb.cellbase:cellbase 4.5.2

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

GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase
Version

Version

4.5.2
Type

Type

pom

Download cellbase 4.5.2

Filename Size
cellbase-4.5.2.pom 13 KB
Browse

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