License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-core |
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-core-4.9.1.pom | |
cellbase-core-4.9.1.jar | 384 KB |
cellbase-core-4.9.1-sources.jar | 245 KB |
cellbase-core-4.9.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-core</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/
implementation 'org.opencb.cellbase:cellbase-core:4.9.1'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/
implementation ("org.opencb.cellbase:cellbase-core:4.9.1")
'org.opencb.cellbase:cellbase-core:jar:4.9.1'
<dependency org="org.opencb.cellbase" name="cellbase-core" rev="4.9.1">
<artifact name="cellbase-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-core', version='4.9.1')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-core" % "4.9.1"
[org.opencb.cellbase/cellbase-core "4.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.commons : commons-datastore-core | jar | 3.7.5 |
org.opencb.biodata : biodata-tools | jar | 1.5.5 |
org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |