Jar examples for a:apollo-stomp
STOMP messaging protocol
You can download jar file apollo-stomp 1.5 in this page.
Apache License
You can use the following script to add apollo-stomp-1.5.jar to your project.
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>apollo-stomp</artifactId> <version>1.5</version> </dependency>
compile group: 'org.apache.activemq', name: 'apollo-stomp', version: '1.5'
libraryDependencies += "org.apache.activemq" % "apollo-stomp" % "1.5"
<dependency org="org.apache.activemq" name="apollo-stomp" rev="1.5"/>
@Grapes(@Grab(group='org.apache.activemq', module='apollo-stomp', version='1.5'))
'org.apache.activemq:apollo-stomp:jar:1.5'
Click the following link to download the jar file.
apollo-stomp-1.5-javadoc.jar