Last Version

CellBase project 5.2.0

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

License

License

GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase
Version

Version

5.2.0
Type

Type

pom
Description

Description

CellBase project
CellBase projects integrates several biological databases into a NoSQL database plus many WS to query
Source Code Management

Source Code Management

https://github.com/opencb/cellbase

Download cellbase 5.2.0

Filename Size
cellbase-5.2.0.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cellbase-app
  • cellbase-core
  • cellbase-lib
  • cellbase-client
  • cellbase-server