Jar examples for s:stompjms-client
STOMP-JMS is a JMS implementation using STOMP as the wire protocol
You can download jar file stompjms-client 1.19 in this page.
Open Source License
You can use the following script to add stompjms-client-1.19.jar to your project.
<dependency> <groupId>org.fusesource.stompjms</groupId> <artifactId>stompjms-client</artifactId> <version>1.19</version> </dependency>
compile group: 'org.fusesource.stompjms', name: 'stompjms-client', version: '1.19'
libraryDependencies += "org.fusesource.stompjms" % "stompjms-client" % "1.19"
<dependency org="org.fusesource.stompjms" name="stompjms-client" rev="1.19"/>
@Grapes(@Grab(group='org.fusesource.stompjms', module='stompjms-client', version='1.19'))
'org.fusesource.stompjms:stompjms-client:jar:1.19'
Click the following link to download the jar file.
stompjms-client-1.19-javadoc.jar