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 | ArtifactIdmemory |
Last Version | Last Version10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmwg :: Plugins :: Memory
Many-World Graph Database
|
Filename | Size |
---|---|
memory-10.pom | |
memory-10.jar | 65 KB |
memory-10-sources.jar | 37 KB |
memory-10-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/memory/ -->
<dependency>
<groupId>org.kevoree.mwg.plugins</groupId>
<artifactId>memory</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/memory/
implementation 'org.kevoree.mwg.plugins:memory:10'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/memory/
implementation ("org.kevoree.mwg.plugins:memory:10")
'org.kevoree.mwg.plugins:memory:jar:10'
<dependency org="org.kevoree.mwg.plugins" name="memory" rev="10">
<artifact name="memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='memory', version='10')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "memory" % "10"
[org.kevoree.mwg.plugins/memory "10"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree.mwg : api | jar | 10 |
Group / Artifact | Type | Version |
---|---|---|
org.kevoree.mwg : core | jar | 10 |
org.kevoree.mwg : core | test-jar | 10 |
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 :-)