Last Version

org.opencb.bionetdb:bionetdb-core 0.1.0

BioNetDB implements a storage engine to work with biological networks using a NoQSL Graph database

License

License

Categories

Categories

Net
GroupId

GroupId

org.opencb.bionetdb
ArtifactId

ArtifactId

bionetdb-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

BioNetDB implements a storage engine to work with biological networks using a NoQSL Graph database

Download bionetdb-core 0.1.0


<!-- 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"]

Dependencies

compile (10)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.