Download apollo-stomp-1.0-beta2.jar file - Jar a

Jar examples for a:apollo-stomp

Description

STOMP messaging protocol

You can download jar file apollo-stomp 1.0-beta2 in this page.

License

Apache License

Build File

You can use the following script to add apollo-stomp-1.0-beta2.jar to your project.

<dependency>
   <groupId>org.apache.activemq</groupId>
   <artifactId>apollo-stomp</artifactId>
   <version>1.0-beta2</version>
</dependency>
compile group: 'org.apache.activemq', name: 'apollo-stomp', version: '1.0-beta2'
libraryDependencies += "org.apache.activemq" % "apollo-stomp" % "1.0-beta2"
<dependency org="org.apache.activemq" name="apollo-stomp" rev="1.0-beta2"/>
@Grapes(@Grab(group='org.apache.activemq', module='apollo-stomp', version='1.0-beta2'))
'org.apache.activemq:apollo-stomp:jar:1.0-beta2'

Download

Click the following link to download the jar file.

apollo-stomp-1.0-beta2-javadoc.jar
apollo-stomp-1.0-beta2-sources.jar
apollo-stomp-1.0-beta2-tests.jar
apollo-stomp-1.0-beta2.jar
apollo-stomp-1.0-beta2.pom



Related Tutorials