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