License |
License |
---|---|
GroupId | GroupIdorg.opencb.cellbase |
ArtifactId | ArtifactIdcellbase-build |
Version | Version3.1.0 |
Type | Typejar |
Description |
DescriptionCellBase projects integrates several biological databases into a NoSQL database plus many WS to query
|
Filename | Size |
---|---|
cellbase-build-3.1.0.pom | |
cellbase-build-3.1.0.jar | 117 KB |
cellbase-build-3.1.0-sources.jar | 68 KB |
cellbase-build-3.1.0-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-build/ -->
<dependency>
<groupId>org.opencb.cellbase</groupId>
<artifactId>cellbase-build</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-build/
implementation 'org.opencb.cellbase:cellbase-build:3.1.0'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-build/
implementation ("org.opencb.cellbase:cellbase-build:3.1.0")
'org.opencb.cellbase:cellbase-build:jar:3.1.0'
<dependency org="org.opencb.cellbase" name="cellbase-build" rev="3.1.0">
<artifact name="cellbase-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-build', version='3.1.0')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-build" % "3.1.0"
[org.opencb.cellbase/cellbase-build "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.cellbase : cellbase-core | jar | 3.1.0 |
org.opencb.cellbase : cellbase-mongodb | jar | |
org.opencb.biodata : biodata-models | jar | 0.4.2 |
org.opencb.biodata : biodata-formats | jar | 0.4.2 |
org.opencb.datastore : datastore-mongodb | jar | 0.3.2 |
psidev.psi.mi » psimitab | jar | 1.8.4 |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.slf4j : slf4j-simple | jar | 1.7.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
commons-cli : commons-cli | jar | |
org.xerial : sqlite-jdbc | jar | 3.8.7 |
org.mongodb : mongo-java-driver | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
cglib : cglib-nodep | jar | 3.1 |