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 | ArtifactIdwebsocket |
Last Version | Last Version11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmwg :: Plugins :: WebSocket
Many-World Graph Database
|
Filename | Size |
---|---|
websocket-11.pom | |
websocket-11.jar | 30 KB |
websocket-11-sources.jar | 7 KB |
websocket-11-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/websocket/ -->
<dependency>
<groupId>org.kevoree.mwg.plugins</groupId>
<artifactId>websocket</artifactId>
<version>11</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/websocket/
implementation 'org.kevoree.mwg.plugins:websocket:11'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/websocket/
implementation ("org.kevoree.mwg.plugins:websocket:11")
'org.kevoree.mwg.plugins:websocket:jar:11'
<dependency org="org.kevoree.mwg.plugins" name="websocket" rev="11">
<artifact name="websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='websocket', version='11')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "websocket" % "11"
[org.kevoree.mwg.plugins/websocket "11"]
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-core | jar | 1.4.7.Final |
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 :-)