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.11 in this page.
Open Source License
You can use the following script to add stompjms-client-1.11.jar to your project.
<dependency> <groupId>org.fusesource.stompjms</groupId> <artifactId>stompjms-client</artifactId> <version>1.11</version> </dependency>
compile group: 'org.fusesource.stompjms', name: 'stompjms-client', version: '1.11'
libraryDependencies += "org.fusesource.stompjms" % "stompjms-client" % "1.11"
<dependency org="org.fusesource.stompjms" name="stompjms-client" rev="1.11"/>
@Grapes(@Grab(group='org.fusesource.stompjms', module='stompjms-client', version='1.11'))
'org.fusesource.stompjms:stompjms-client:jar:1.11'
Click the following link to download the jar file.
stompjms-client-1.11-javadoc.jar