Jar examples for s:stomp-test
A Stomp client library
You can download jar file stomp-test 0.1.2 in this page.
The Apache License, Version 2.0
You can use the following script to add stomp-test-0.1.2.jar to your project.
<dependency> <groupId>de.lancom.systems.stomp</groupId> <artifactId>stomp-test</artifactId> <version>0.1.2</version> </dependency>
compile group: 'de.lancom.systems.stomp', name: 'stomp-test', version: '0.1.2'
libraryDependencies += "de.lancom.systems.stomp" % "stomp-test" % "0.1.2"
<dependency org="de.lancom.systems.stomp" name="stomp-test" rev="0.1.2"/>
@Grapes(@Grab(group='de.lancom.systems.stomp', module='stomp-test', version='0.1.2'))
'de.lancom.systems.stomp:stomp-test:jar:0.1.2'
Click the following link to download the jar file.
stomp-test-0.1.2-javadoc.jar