Last Version

BioNetDB project 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
Version

Version

0.1.0
Type

Type

pom
Description

Description

BioNetDB project
BioNetDB implements a storage engine to work with biological networks using a NoQSL Graph database
Source Code Management

Source Code Management

https://github.com/opencb/bionetdb

Download bionetdb 0.1.0

Filename Size
bionetdb-0.1.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/org.opencb.bionetdb/bionetdb/ -->
<dependency>
    <groupId>org.opencb.bionetdb</groupId>
    <artifactId>bionetdb</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.bionetdb/bionetdb/
implementation 'org.opencb.bionetdb:bionetdb:0.1.0'
// https://jarcasting.com/artifacts/org.opencb.bionetdb/bionetdb/
implementation ("org.opencb.bionetdb:bionetdb:0.1.0")
'org.opencb.bionetdb:bionetdb:pom:0.1.0'
<dependency org="org.opencb.bionetdb" name="bionetdb" rev="0.1.0">
  <artifact name="bionetdb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencb.bionetdb', module='bionetdb', version='0.1.0')
)
libraryDependencies += "org.opencb.bionetdb" % "bionetdb" % "0.1.0"
[org.opencb.bionetdb/bionetdb "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bionetdb-app
  • bionetdb-core
  • bionetdb-server