Many-World Graph
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)
License |
License |
---|---|
GroupId | GroupIdorg.kevoree.mwg.plugins |
ArtifactId | ArtifactIdleveldb |
Last Version | Last Version11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmwg :: Plugins :: LevelDB
Many-World Graph Database
|
Filename | Size |
---|---|
leveldb-11.pom | |
leveldb-11.jar | 5 KB |
leveldb-11-sources.jar | 3 KB |
leveldb-11-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)