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 | ArtifactIdrest |
Last Version | Last Version10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmwg :: Plugins :: Rest
Many-World Graph Database
|
Filename | Size |
---|---|
rest-10.pom | |
rest-10.jar | 8 KB |
rest-10-sources.jar | 4 KB |
rest-10-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/rest/ -->
<dependency>
<groupId>org.kevoree.mwg.plugins</groupId>
<artifactId>rest</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/rest/
implementation 'org.kevoree.mwg.plugins:rest:10'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/rest/
implementation ("org.kevoree.mwg.plugins:rest:10")
'org.kevoree.mwg.plugins:rest:jar:10'
<dependency org="org.kevoree.mwg.plugins" name="rest" rev="10">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='rest', version='10')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "rest" % "10"
[org.kevoree.mwg.plugins/rest "10"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree.mwg : api | jar | 10 |
io.undertow : undertow-core | jar | 1.3.22.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.kevoree.mwg : core | jar | 10 |
com.mashape.unirest : unirest-java | jar | 1.4.9 |
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)