<dependency>
<groupId>org.glassfish.tyrus</groupId>
<artifactId>websocket-osgi</artifactId>
<version>1.0-b05</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.tyrus', module='websocket-osgi', version='1.0-b05')
)