License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-app |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCellBase projects integrates several biological databases into a NoSQL database plus many WS to query
|
Filename | Size |
---|---|
cellbase-app-5.2.0.pom | |
cellbase-app-5.2.0.jar | 328 KB |
cellbase-app-5.2.0-sources.jar | 204 KB |
cellbase-app-5.2.0-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-app/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-app</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-app/
implementation 'org.opencb.cellbase:cellbase-app:5.2.0'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-app/
implementation ("org.opencb.cellbase:cellbase-app:5.2.0")
'org.opencb.cellbase:cellbase-app:jar:5.2.0'
<dependency org="org.opencb.cellbase" name="cellbase-app" rev="5.2.0">
<artifact name="cellbase-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-app', version='5.2.0')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-app" % "5.2.0"
[org.opencb.cellbase/cellbase-app "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.cellbase : cellbase-client | jar | 5.2.0 |
org.opencb.cellbase : cellbase-server | jar | 5.2.0 |
org.apache.logging.log4j : log4j-core | 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 |