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