MVN

javax.websocket : javax.websocket-all

Maven & Gradle

Aug 05, 2014
5 usages

WebSocket API · JSR 356: Java API for WebSocket

<dependency>
    <groupId>javax.websocket</groupId>
    <artifactId>javax.websocket-all</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.websocket : javax.websocket-all to add to Maven - Latest Versions:

  • Latest Stable: 1.1
  • Latest Release Candidate: 1.0-rc5

All Versions

Choose a version of javax.websocket : javax.websocket-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
javax.websocket-all-1.1
1.0
javax.websocket-all-1.0
javax.websocket-all-1.0-rc5
javax.websocket-all-1.0-rc4
javax.websocket-all-1.0-rc3
javax.websocket-all-1.0-rc2
javax.websocket-all-1.0-rc1
javax.websocket-all-1.0-b14
javax.websocket-all-1.0-b13
javax.websocket-all-1.0-b12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>javax.websocket</groupId>
    <artifactId>javax.websocket-all</artifactId>
    <version>1.1</version>
</dependency>

Advertisement

Dependencies from Group

Aug 06, 2014
625 usages
Aug 05, 2014
5 usages

Discover Dependencies

jmi
Mar 19, 2012
14 usages
Oct 31, 2014
3 usages
2 stars
ccl
May 21, 2008
5 usages
Mar 30, 2015
1 usages
0 stars
Sep 20, 2005
2 usages
Mar 13, 2014
9 usages
Nov 11, 2014
6 usages
Dec 09, 2014
4 usages
673 stars