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