License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-core |
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-core-5.0.0-rc.pom | |
cellbase-core-5.0.0-rc.jar | 149 KB |
cellbase-core-5.0.0-rc-sources.jar | 101 KB |
cellbase-core-5.0.0-rc-javadoc.jar | 624 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-core</artifactId>
<version>5.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/
implementation 'org.opencb.cellbase:cellbase-core:5.0.0-rc'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/
implementation ("org.opencb.cellbase:cellbase-core:5.0.0-rc")
'org.opencb.cellbase:cellbase-core:jar:5.0.0-rc'
<dependency org="org.opencb.cellbase" name="cellbase-core" rev="5.0.0-rc">
<artifact name="cellbase-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-core', version='5.0.0-rc')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-core" % "5.0.0-rc"
[org.opencb.cellbase/cellbase-core "5.0.0-rc"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.biodata : biodata-tools | jar | 2.1.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
org.apache.logging.log4j : log4j-slf4j-impl | 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 | jar | 2.2 |