Download amqbroker-2.2.91.jar file - Jar a

Jar examples for a:amqbroker

Description

ActiveMQ Broker

You can download jar file amqbroker 2.2.91 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials