Last Version

WebSocket Implementation 0.2

WebSocket API and Implementation

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.websocket
ArtifactId

ArtifactId

websocket-impl
Version

Version

0.2
Type

Type

jar
Description

Description

WebSocket Implementation
WebSocket API and Implementation
Project URL

Project URL

http://websocket-sdk.java.net/websocket-impl

Download websocket-impl 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.websocket : websocket-api jar 0.2
org.glassfish.grizzly : grizzly-websockets jar 2.1.7

Project Modules

There are no modules declared in this project.