WebSocket SPI Providers

WebSocket API and Implementation

License

License

Categories

Categories

IDE Development Tools GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.tyrus
ArtifactId

ArtifactId

websocket-spi-providers
Last Version

Last Version

1.0-b06
Release Date

Release Date

Type

Type

pom
Description

Description

WebSocket SPI Providers
WebSocket API and Implementation
Project URL

Project URL

http://tyrus.java.net/websocket-spi-providers

Download websocket-spi-providers

How to add to project

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

Dependencies

compile (1)

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

Project Modules

  • provider-grizzly

Versions

Version
1.0-b06
1.0-b05
1.0-b04