is not current version
Last Version 1.0-b06

org.glassfish.tyrus:websocket-spi-providers 1.0-b05


Categories

Categories

IDE Development Tools GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.tyrus
ArtifactId

ArtifactId

websocket-spi-providers
Version

Version

1.0-b05
Type

Type

pom

Download websocket-spi-providers 1.0-b05


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