Jar examples for w:wamp2spring
Implementation of WAMP v2 based on the Spring 5 websocket support
You can download jar file wamp2spring 1.0.0 in this page.
Apache 2
You can use the following script to add wamp2spring-1.0.0.jar to your project.
<dependency> <groupId>ch.rasc</groupId> <artifactId>wamp2spring</artifactId> <version>1.0.0</version> </dependency>
compile group: 'ch.rasc', name: 'wamp2spring', version: '1.0.0'
libraryDependencies += "ch.rasc" % "wamp2spring" % "1.0.0"
<dependency org="ch.rasc" name="wamp2spring" rev="1.0.0"/>
@Grapes(@Grab(group='ch.rasc', module='wamp2spring', version='1.0.0'))
'ch.rasc:wamp2spring:jar:1.0.0'
Click the following link to download the jar file.
wamp2spring-1.0.0-javadoc.jar