License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-lib |
Version | Version5.0.0-rc |
Type | Typejar |
Description |
DescriptionCellBase projects integrates several biological databases into a NoSQL database plus many WS to query
|
Filename | Size |
---|---|
cellbase-lib-5.0.0-rc.pom | |
cellbase-lib-5.0.0-rc.jar | 521 KB |
cellbase-lib-5.0.0-rc-sources.jar | 347 KB |
cellbase-lib-5.0.0-rc-javadoc.jar | 799 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-lib</artifactId>
<version>5.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation 'org.opencb.cellbase:cellbase-lib:5.0.0-rc'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation ("org.opencb.cellbase:cellbase-lib:5.0.0-rc")
'org.opencb.cellbase:cellbase-lib:jar:5.0.0-rc'
<dependency org="org.opencb.cellbase" name="cellbase-lib" rev="5.0.0-rc">
<artifact name="cellbase-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-lib', version='5.0.0-rc')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-lib" % "5.0.0-rc"
[org.opencb.cellbase/cellbase-lib "5.0.0-rc"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.cellbase : cellbase-core | jar | 5.0.0-rc |
org.opencb.commons : commons-datastore-mongodb | jar | 4.1.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
BigWig » BigWig | jar | 1.0 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
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 |