Jar examples for t:tomcat-websocket-api
WebSocket (JSR356) API
You can download jar file tomcat-websocket-api 8.5.3 in this page.
Apache License, Version 2.0
You can use the following script to add tomcat-websocket-api-8.5.3.jar to your project.
<dependency> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-websocket-api</artifactId> <version>8.5.3</version> </dependency>
compile group: 'org.apache.tomcat', name: 'tomcat-websocket-api', version: '8.5.3'
libraryDependencies += "org.apache.tomcat" % "tomcat-websocket-api" % "8.5.3"
<dependency org="org.apache.tomcat" name="tomcat-websocket-api" rev="8.5.3"/>
@Grapes(@Grab(group='org.apache.tomcat', module='tomcat-websocket-api', version='8.5.3'))
'org.apache.tomcat:tomcat-websocket-api:jar:8.5.3'
Click the following link to download the jar file.
tomcat-websocket-api-8.5.3-sources.jar