License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-core |
Version | Version5.2.0 |
Type | Typejar |
Description |
DescriptionCellBase projects integrates several biological databases into a NoSQL database plus many WS to query
|
Filename | Size |
---|---|
cellbase-core-5.2.0.pom | |
cellbase-core-5.2.0.jar | 155 KB |
cellbase-core-5.2.0-sources.jar | 104 KB |
cellbase-core-5.2.0-javadoc.jar | 652 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-core</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/
implementation 'org.opencb.cellbase:cellbase-core:5.2.0'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-core/
implementation ("org.opencb.cellbase:cellbase-core:5.2.0")
'org.opencb.cellbase:cellbase-core:jar:5.2.0'
<dependency org="org.opencb.cellbase" name="cellbase-core" rev="5.2.0">
<artifact name="cellbase-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-core', version='5.2.0')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-core" % "5.2.0"
[org.opencb.cellbase/cellbase-core "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.biodata : biodata-tools | jar | 2.4.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
org.apache.logging.log4j : log4j-slf4j-impl | 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 |