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 | ArtifactIdmljs |
| Last Version | Last Version6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmwg :: Plugins :: MLJS
Many-World Graph Database
|
| Filename | Size |
|---|---|
| mljs-6.pom | |
| mljs-6.jar | 210 KB |
| mljs-6-javadoc.jar | 333 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/ -->
<dependency>
<groupId>org.kevoree.mwg.plugins</groupId>
<artifactId>mljs</artifactId>
<version>6</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/
implementation 'org.kevoree.mwg.plugins:mljs:6'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/
implementation ("org.kevoree.mwg.plugins:mljs:6")
'org.kevoree.mwg.plugins:mljs:jar:6'
<dependency org="org.kevoree.mwg.plugins" name="mljs" rev="6">
<artifact name="mljs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='mljs', version='6')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "mljs" % "6"
[org.kevoree.mwg.plugins/mljs "6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kevoree.mwg : api | jar | 6 |
| org.kevoree.mwg.plugins : ml | jar | 6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.kevoree.mwg : core | jar | 6 |
MWG has been renamed as GreyCat :-) Please follow us now at the following repository:
https://github.com/datathings/greycat
See you there :-)