MVN

org.glassfish.tyrus : websocket-samples

Maven & Gradle

Oct 16, 2012

WebSocket Samples

<dependency>
    <groupId>org.glassfish.tyrus</groupId>
    <artifactId>websocket-samples</artifactId>
    <version>1.0-b06</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.tyrus : websocket-samples to add to Maven - Latest Versions:

  • Latest Stable: 1.0-b06

All Versions

Choose a version of org.glassfish.tyrus : websocket-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
websocket-samples-1.0-b06
websocket-samples-1.0-b05
websocket-samples-1.0-b04

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.glassfish.tyrus</groupId>
    <artifactId>websocket-samples</artifactId>
    <version>1.0-b06</version>
</dependency>