Download activemq-broker-blueprint-3.0-beta-1.jar file - Jar a

Jar examples for a:activemq-broker-blueprint

Description

Apache ActiveMQ v5 integration into geronimo. This module starts an activemq broker embedded in geronimo.

You can download jar file activemq-broker-blueprint 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add activemq-broker-blueprint-3.0-beta-1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>activemq-broker-blueprint</artifactId>
   <version>3.0-beta-1</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'activemq-broker-blueprint', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.configs" % "activemq-broker-blueprint" % "3.0-beta-1"
<dependency org="org.apache.geronimo.configs" name="activemq-broker-blueprint" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='activemq-broker-blueprint', version='3.0-beta-1'))
'org.apache.geronimo.configs:activemq-broker-blueprint:jar:3.0-beta-1'

Download

Click the following link to download the jar file.

activemq-broker-blueprint-3.0-beta-1-sources.jar
activemq-broker-blueprint-3.0-beta-1.pom



Related Tutorials