License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-lib |
Version | Version4.9.1 |
Type | Typejar |
Description |
DescriptionCellBase projects integrates several biological databases into a NoSQL database plus many WS to query
|
Filename | Size |
---|---|
cellbase-lib-4.9.1.pom | |
cellbase-lib-4.9.1.jar | 110 KB |
cellbase-lib-4.9.1-sources.jar | 65 KB |
cellbase-lib-4.9.1-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-lib</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation 'org.opencb.cellbase:cellbase-lib:4.9.1'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-lib/
implementation ("org.opencb.cellbase:cellbase-lib:4.9.1")
'org.opencb.cellbase:cellbase-lib:jar:4.9.1'
<dependency org="org.opencb.cellbase" name="cellbase-lib" rev="4.9.1">
<artifact name="cellbase-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-lib', version='4.9.1')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-lib" % "4.9.1"
[org.opencb.cellbase/cellbase-lib "4.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.cellbase : cellbase-core | jar | 4.9.1 |
org.opencb.commons : commons-datastore-mongodb | jar | 3.7.5 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib-nodep | jar | 3.1 |
org.objenesis : objenesis | jar | 2.1 |
junit : junit | jar | 4.12 |