WebSocket

WebSocket API and Implementation

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.websocket
ArtifactId

ArtifactId

websocket
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

pom
Description

Description

WebSocket
WebSocket API and Implementation
Project URL

Project URL

http://websocket-sdk.java.net

Download websocket

Filename Size
websocket-0.2.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • bundles
  • tests
  • samples

Versions

Version
0.2
0.1