Jar examples for a:activemq-transport
ActiveMQ Implementation of Transport API. Not needed if any other transport is used.
You can download jar file activemq-transport 3.1.0.rc4 in this page.
CPAL, Version 1.0
You can use the following script to add activemq-transport-3.1.0.rc4.jar to your project.
<dependency> <groupId>com.betfair.cougar</groupId> <artifactId>activemq-transport</artifactId> <version>3.1.0.rc4</version> </dependency>
compile group: 'com.betfair.cougar', name: 'activemq-transport', version: '3.1.0.rc4'
libraryDependencies += "com.betfair.cougar" % "activemq-transport" % "3.1.0.rc4"
<dependency org="com.betfair.cougar" name="activemq-transport" rev="3.1.0.rc4"/>
@Grapes(@Grab(group='com.betfair.cougar', module='activemq-transport', version='3.1.0.rc4'))
'com.betfair.cougar:activemq-transport:jar:3.1.0.rc4'
Click the following link to download the jar file.
activemq-transport-3.1.0.rc4-javadoc.jar