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