License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-client |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCellBase projects integrates several biological databases into a NoSQL database plus many WS to query
|
Filename | Size |
---|---|
cellbase-client-5.2.0.pom | |
cellbase-client-5.2.0.jar | 44 KB |
cellbase-client-5.2.0-sources.jar | 28 KB |
cellbase-client-5.2.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-client/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-client</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-client/
implementation 'org.opencb.cellbase:cellbase-client:5.2.0'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-client/
implementation ("org.opencb.cellbase:cellbase-client:5.2.0")
'org.opencb.cellbase:cellbase-client:jar:5.2.0'
<dependency org="org.opencb.cellbase" name="cellbase-client" rev="5.2.0">
<artifact name="cellbase-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-client', version='5.2.0')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-client" % "5.2.0"
[org.opencb.cellbase/cellbase-client "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.cellbase : cellbase-core | jar | 5.2.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.30.1 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.30.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.30.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-params | 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 |