License |
License |
---|---|
GroupId | GroupIdorg.reaktivity |
ArtifactId | ArtifactIdnukleus-ws |
Version | Version0.81 |
Type | Typejar |
Description |
DescriptionWebSocket Nukleus Implementation
WebSocket Nukleus Implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nukleus-ws-0.81.pom | |
nukleus-ws-0.81.jar | 311 KB |
nukleus-ws-0.81-tests.jar | 52 KB |
nukleus-ws-0.81-sources.jar | 114 KB |
nukleus-ws-0.81-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-ws</artifactId>
<version>0.81</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws/
implementation 'org.reaktivity:nukleus-ws:0.81'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws/
implementation ("org.reaktivity:nukleus-ws:0.81")
'org.reaktivity:nukleus-ws:jar:0.81'
<dependency org="org.reaktivity" name="nukleus-ws" rev="0.81">
<artifact name="nukleus-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-ws', version='0.81')
)
libraryDependencies += "org.reaktivity" % "nukleus-ws" % "0.81"
[org.reaktivity/nukleus-ws "0.81"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.reaktivity : nukleus-ws.spec | jar | 0.60 |
org.reaktivity : reaktor | jar | 0.163 |
Group / Artifact | Type | Version |
---|---|---|
org.reaktivity : reaktor | test-jar | 0.163 |
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 |