Last Version

WebSocket Nukleus Specification 0.61

WebSocket Nukleus Specification

License

License

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-ws.spec
Version

Version

0.61
Type

Type

jar
Description

Description

WebSocket Nukleus Specification
WebSocket Nukleus Specification
Project URL

Project URL

https://github.com/reaktivity/nukleus-ws.spec
Source Code Management

Source Code Management

https://github.com/reaktivity/nukleus-ws.spec

Download nukleus-ws.spec 0.61


<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws.spec/ -->
<dependency>
    <groupId>org.reaktivity</groupId>
    <artifactId>nukleus-ws.spec</artifactId>
    <version>0.61</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws.spec/
implementation 'org.reaktivity:nukleus-ws.spec:0.61'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-ws.spec/
implementation ("org.reaktivity:nukleus-ws.spec:0.61")
'org.reaktivity:nukleus-ws.spec:jar:0.61'
<dependency org="org.reaktivity" name="nukleus-ws.spec" rev="0.61">
  <artifact name="nukleus-ws.spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-ws.spec', version='0.61')
)
libraryDependencies += "org.reaktivity" % "nukleus-ws.spec" % "0.61"
[org.reaktivity/nukleus-ws.spec "0.61"]

Dependencies

compile (1)

Group / Artifact Type Version
org.reaktivity : nukleus-http.spec jar 0.110

provided (1)

Group / Artifact Type Version
org.kaazing : k3po.lang jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.kaazing : k3po.junit jar 3.1.0

Project Modules

There are no modules declared in this project.