Commit c981f13d by zhangchen

websocket

parent 6ac59094
Showing with 8 additions and 0 deletions
......@@ -25,6 +25,14 @@
</dependency> -->
<!-- JSTL -->
<dependency>
<groupId>javax.websocket</groupId>
<artifactId>javax.websocket-api</artifactId>
<version>1.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>cc.rssoft</groupId>
<artifactId>rsmw-java</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment