is not current version
Last Version 5.2.0

org.opencb.cellbase:cellbase-client 4.9.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-client
Version

Version

4.9.1
Type

Type

jar
Description

Description

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

Download cellbase-client 4.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.opencb.cellbase : cellbase-core jar 4.9.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8
org.glassfish.jersey.core : jersey-client jar 2.25.1

test (2)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.25.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.