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 | ArtifactIdstructure |
Last Version | Last Version11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmwg :: Plugins :: Structure
Many-World Graph Database
|
Filename | Size |
---|---|
structure-11.pom | |
structure-11.jar | 116 KB |
structure-11-tests.jar | 233 KB |
structure-11-sources.jar | 35 KB |
structure-11-js.zip | 58 KB |
structure-11-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/structure/ -->
<dependency>
<groupId>org.kevoree.mwg.plugins</groupId>
<artifactId>structure</artifactId>
<version>11</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/structure/
implementation 'org.kevoree.mwg.plugins:structure:11'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/structure/
implementation ("org.kevoree.mwg.plugins:structure:11")
'org.kevoree.mwg.plugins:structure:jar:11'
<dependency org="org.kevoree.mwg.plugins" name="structure" rev="11">
<artifact name="structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='structure', version='11')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "structure" % "11"
[org.kevoree.mwg.plugins/structure "11"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree.mwg : core | jar | 11 |
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 :-)