Download activemq-transport-3.1.0.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.1.0 in this page.

License

CPAL, Version 1.0

Build File

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

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

Download

Click the following link to download the jar file.

activemq-transport-3.1.0-javadoc.jar
activemq-transport-3.1.0-sources.jar
activemq-transport-3.1.0.jar
activemq-transport-3.1.0.pom



Related Tutorials