Jar examples for a:activemq-broker
Apache ActiveMQ v5 integration into geronimo. This module starts an activemq broker embedded in geronimo.
You can download jar file activemq-broker 1.2-beta in this page.
Apache License
You can use the following script to add activemq-broker-1.2-beta.jar to your project.
<dependency> <groupId>org.apache.geronimo.configs</groupId> <artifactId>activemq-broker</artifactId> <version>1.2-beta</version> </dependency>
compile group: 'org.apache.geronimo.configs', name: 'activemq-broker', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.configs" % "activemq-broker" % "1.2-beta"
<dependency org="org.apache.geronimo.configs" name="activemq-broker" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='activemq-broker', version='1.2-beta'))
'org.apache.geronimo.configs:activemq-broker:jar:1.2-beta'
Click the following link to download the jar file.
activemq-broker-1.2-beta-sources.jar