mwg :: Plugins :: LevelDB

Many-World Graph Database

License

License

GroupId

GroupId

org.kevoree.mwg.plugins
ArtifactId

ArtifactId

leveldb
Last Version

Last Version

11
Release Date

Release Date

Type

Type

jar
Description

Description

mwg :: Plugins :: LevelDB
Many-World Graph Database

Download leveldb

How to add to project

<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/leveldb/ -->
<dependency>
    <groupId>org.kevoree.mwg.plugins</groupId>
    <artifactId>leveldb</artifactId>
    <version>11</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/leveldb/
implementation 'org.kevoree.mwg.plugins:leveldb:11'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/leveldb/
implementation ("org.kevoree.mwg.plugins:leveldb:11")
'org.kevoree.mwg.plugins:leveldb:jar:11'
<dependency org="org.kevoree.mwg.plugins" name="leveldb" rev="11">
  <artifact name="leveldb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='leveldb', version='11')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "leveldb" % "11"
[org.kevoree.mwg.plugins/leveldb "11"]

Dependencies

compile (3)

Group / Artifact Type Version
org.kevoree.mwg : core jar 11
org.fusesource.leveldbjni : leveldbjni-all jar 1.8
org.iq80.leveldb : leveldb jar 0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.kevoree.mwg.plugins

Versions

Version
11
10
7
6
5
4
3
2
1