License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-lib |
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-lib-5.2.0.pom | |
cellbase-lib-5.2.0.jar | 109 KB |
cellbase-lib-5.2.0-sources.jar | 65 KB |
cellbase-lib-5.2.0-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-lib</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation 'org.opencb.cellbase:cellbase-lib:5.2.0'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation ("org.opencb.cellbase:cellbase-lib:5.2.0")
'org.opencb.cellbase:cellbase-lib:jar:5.2.0'
<dependency org="org.opencb.cellbase" name="cellbase-lib" rev="5.2.0">
<artifact name="cellbase-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-lib', version='5.2.0')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-lib" % "5.2.0"
[org.opencb.cellbase/cellbase-lib "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.cellbase : cellbase-core | jar | 5.2.0 |
org.opencb.commons : commons-datastore-mongodb | jar | 4.4.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.30.1 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
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 |