License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opencb.bionetdb |
ArtifactId | ArtifactIdbionetdb-core |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionBioNetDB implements a storage engine to work with biological networks using a NoQSL Graph database
|
Filename | Size |
---|---|
bionetdb-core-0.1.0.pom | |
bionetdb-core-0.1.0.jar | 87 KB |
bionetdb-core-0.1.0-sources.jar | 47 KB |
bionetdb-core-0.1.0-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.bionetdb/bionetdb-core/ -->
<dependency>
<groupId>org.opencb.bionetdb</groupId>
<artifactId>bionetdb-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.bionetdb/bionetdb-core/
implementation 'org.opencb.bionetdb:bionetdb-core:0.1.0'
// https://jarcasting.com/artifacts/org.opencb.bionetdb/bionetdb-core/
implementation ("org.opencb.bionetdb:bionetdb-core:0.1.0")
'org.opencb.bionetdb:bionetdb-core:jar:0.1.0'
<dependency org="org.opencb.bionetdb" name="bionetdb-core" rev="0.1.0">
<artifact name="bionetdb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.bionetdb', module='bionetdb-core', version='0.1.0')
)
libraryDependencies += "org.opencb.bionetdb" % "bionetdb-core" % "0.1.0"
[org.opencb.bionetdb/bionetdb-core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.biodata : biodata-formats | jar | 0.9.0-SNAPSHOT |
org.opencb.commons : commons-lib | jar | 3.4.0-SNAPSHOT |
org.opencb.commons : commons-datastore-core | jar | 3.4.0-SNAPSHOT |
org.opencb.cellbase : cellbase-client | jar | 4.5.0-beta |
org.neo4j.driver : neo4j-java-driver | jar | 1.0.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.6.4 |
org.biopax.paxtools : paxtools-core | jar | 4.3.1 |
psidev.psi.mi » psimitab | jar | 1.8.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
org.apache.commons : commons-math3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |