WebSocket Grizzly SPI Provider

WebSocket API and Implementation

License

License

Categories

Categories

IDE Development Tools GlassFish Container Application Servers Grizzly Net Networking
GroupId

GroupId

org.glassfish.tyrus
ArtifactId

ArtifactId

websocket-provider-grizzly
Last Version

Last Version

1.0-b06
Release Date

Release Date

Type

Type

jar
Description

Description

WebSocket Grizzly SPI Provider
WebSocket API and Implementation
Project URL

Project URL

http://maven.apache.org

Download websocket-provider-grizzly

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.net.websocket : javax.net.websocket-api jar 1.0-b06

provided (2)

Group / Artifact Type Version
org.glassfish.tyrus : websocket-spi jar 1.0-b06
org.glassfish.grizzly : grizzly-websockets jar 2.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-b06
1.0-b05
1.0-b04