License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-app |
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-app-4.9.1.pom | |
cellbase-app-4.9.1.jar | 342 KB |
cellbase-app-4.9.1-sources.jar | 212 KB |
cellbase-app-4.9.1-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-app/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-app</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-app/
implementation 'org.opencb.cellbase:cellbase-app:4.9.1'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-app/
implementation ("org.opencb.cellbase:cellbase-app:4.9.1")
'org.opencb.cellbase:cellbase-app:jar:4.9.1'
<dependency org="org.opencb.cellbase" name="cellbase-app" rev="4.9.1">
<artifact name="cellbase-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-app', version='4.9.1')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-app" % "4.9.1"
[org.opencb.cellbase/cellbase-app "4.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.cellbase : cellbase-server | jar | 4.9.1 |
org.opencb.cellbase : cellbase-client | jar | 4.9.1 |
com.beust : jcommander | jar | 1.58 |
commons-io : commons-io | jar | 2.4 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
cglib : cglib-nodep | jar | 3.1 |
junit : junit | jar | 4.12 |