License |
License |
---|---|
GroupId | GroupIdorg.reaktivity |
ArtifactId | ArtifactIdnukleus-ws |
Version | Version0.83 |
Type | Typejar |
Description |
DescriptionWebSocket Nukleus Implementation
WebSocket Nukleus Implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nukleus-ws-0.83.pom | |
nukleus-ws-0.83.jar | 248 KB |
nukleus-ws-0.83-tests.jar | 25 KB |
nukleus-ws-0.83-sources.jar | 98 KB |
nukleus-ws-0.83-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-ws</artifactId>
<version>0.83</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws/
implementation 'org.reaktivity:nukleus-ws:0.83'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws/
implementation ("org.reaktivity:nukleus-ws:0.83")
'org.reaktivity:nukleus-ws:jar:0.83'
<dependency org="org.reaktivity" name="nukleus-ws" rev="0.83">
<artifact name="nukleus-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-ws', version='0.83')
)
libraryDependencies += "org.reaktivity" % "nukleus-ws" % "0.83"
[org.reaktivity/nukleus-ws "0.83"]
Group / Artifact | Type | Version |
---|---|---|
org.reaktivity : nukleus-ws.spec | jar | 0.61 |
org.reaktivity : reaktor | jar | 0.166 |
Group / Artifact | Type | Version |
---|---|---|
org.reaktivity : reaktor | test-jar | 0.166 |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.kaazing : k3po.junit | jar | 3.1.0 |
org.kaazing : k3po.lang | jar | 3.1.0 |
org.openjdk.jmh : jmh-core | jar | 1.17.4 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.17.4 |