Download amqbroker-2.2.92.jar file - Jar a

Jar examples for a:amqbroker

Description

ActiveMQ Broker

You can download jar file amqbroker 2.2.92 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials