Download amqbroker-2.2.96.jar file - Jar a

Jar examples for a:amqbroker

Description

ActiveMQ Broker

You can download jar file amqbroker 2.2.96 in this page.

License

Apache License

Build File

You can use the following script to add amqbroker-2.2.96.jar to your project.

<dependency>
   <groupId>io.fabric8.ipaas.apps</groupId>
   <artifactId>amqbroker</artifactId>
   <version>2.2.96</version>
</dependency>
compile group: 'io.fabric8.ipaas.apps', name: 'amqbroker', version: '2.2.96'
libraryDependencies += "io.fabric8.ipaas.apps" % "amqbroker" % "2.2.96"
<dependency org="io.fabric8.ipaas.apps" name="amqbroker" rev="2.2.96"/>
@Grapes(@Grab(group='io.fabric8.ipaas.apps', module='amqbroker', version='2.2.96'))
'io.fabric8.ipaas.apps:amqbroker:jar:2.2.96'

Download

Click the following link to download the jar file.

amqbroker-2.2.96-javadoc.jar
amqbroker-2.2.96-sources.jar
amqbroker-2.2.96-tests.jar
amqbroker-2.2.96.jar
amqbroker-2.2.96.pom



Related Tutorials