Download activemq-transport-3.0.0.rc1.jar file - Jar a

Jar examples for a:activemq-transport

Description

ActiveMQ Implementation of Transport API. Not needed if any other transport is used.

You can download jar file activemq-transport 3.0.0.rc1 in this page.

License

CPAL, Version 1.0

Build File

You can use the following script to add activemq-transport-3.0.0.rc1.jar to your project.

<dependency>
   <groupId>com.betfair.cougar</groupId>
   <artifactId>activemq-transport</artifactId>
   <version>3.0.0.rc1</version>
</dependency>
compile group: 'com.betfair.cougar', name: 'activemq-transport', version: '3.0.0.rc1'
libraryDependencies += "com.betfair.cougar" % "activemq-transport" % "3.0.0.rc1"
<dependency org="com.betfair.cougar" name="activemq-transport" rev="3.0.0.rc1"/>
@Grapes(@Grab(group='com.betfair.cougar', module='activemq-transport', version='3.0.0.rc1'))
'com.betfair.cougar:activemq-transport:jar:3.0.0.rc1'

Download

Click the following link to download the jar file.

activemq-transport-3.0.0.rc1-javadoc.jar
activemq-transport-3.0.0.rc1-sources.jar
activemq-transport-3.0.0.rc1.jar
activemq-transport-3.0.0.rc1.pom



Related Tutorials