Jar examples for w:websocket-spi
You can download jar file websocket-spi 1.0-b05 in this page.
Open Source License
You can use the following script to add websocket-spi-1.0-b05.jar to your project.
<dependency> <groupId>org.glassfish.tyrus</groupId> <artifactId>websocket-spi</artifactId> <version>1.0-b05</version> </dependency>
compile group: 'org.glassfish.tyrus', name: 'websocket-spi', version: '1.0-b05'
libraryDependencies += "org.glassfish.tyrus" % "websocket-spi" % "1.0-b05"
<dependency org="org.glassfish.tyrus" name="websocket-spi" rev="1.0-b05"/>
@Grapes(@Grab(group='org.glassfish.tyrus', module='websocket-spi', version='1.0-b05'))
'org.glassfish.tyrus:websocket-spi:jar:1.0-b05'
Click the following link to download the jar file.
websocket-spi-1.0-b05-javadoc.jar