Jar examples for g:gozirra-ws
Stomp implementation with support for Stomp over WebSockets.
You can download jar file gozirra-ws 0.5.0 in this page.
GNU Lesser General Public License Version 3
You can use the following script to add gozirra-ws-0.5.0.jar to your project.
<dependency> <groupId>com.hi3project.vineyard.comm</groupId> <artifactId>gozirra-ws</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.hi3project.vineyard.comm', name: 'gozirra-ws', version: '0.5.0'
libraryDependencies += "com.hi3project.vineyard.comm" % "gozirra-ws" % "0.5.0"
<dependency org="com.hi3project.vineyard.comm" name="gozirra-ws" rev="0.5.0"/>
@Grapes(@Grab(group='com.hi3project.vineyard.comm', module='gozirra-ws', version='0.5.0'))
'com.hi3project.vineyard.comm:gozirra-ws:jar:0.5.0'
Click the following link to download the jar file.
gozirra-ws-0.5.0-javadoc.jar