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