Last Version

org.opencb.cellbase:cellbase-core 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-core
Version

Version

5.2.0
Type

Type

jar
Description

Description

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

Download cellbase-core 5.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.opencb.biodata : biodata-tools jar 2.4.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.4
com.fasterxml.jackson.core : jackson-core jar 2.11.4
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.platform : junit-platform-engine jar 1.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.