Jar examples for c:cometd-websocket-jetty
You can download jar file cometd-websocket-jetty 2.7.0 in this page.
You can use the following script to add cometd-websocket-jetty-2.7.0.jar to your project.
<dependency> <groupId>org.cometd.java</groupId> <artifactId>cometd-websocket-jetty</artifactId> <version>2.7.0</version> </dependency>
compile group: 'org.cometd.java', name: 'cometd-websocket-jetty', version: '2.7.0'
libraryDependencies += "org.cometd.java" % "cometd-websocket-jetty" % "2.7.0"
<dependency org="org.cometd.java" name="cometd-websocket-jetty" rev="2.7.0"/>
@Grapes(@Grab(group='org.cometd.java', module='cometd-websocket-jetty', version='2.7.0'))
'org.cometd.java:cometd-websocket-jetty:jar:2.7.0'
Click the following link to download the jar file.
cometd-websocket-jetty-2.7.0-javadoc.jar