Jar examples for a:activemq
ActiveMQ is an open source JMS 1.1 implementation designed for easy deployment in Geronimo
You can download jar file activemq 1.2-beta in this page.
Apache License
You can use the following script to add activemq-1.2-beta.jar to your project.
<dependency> <groupId>org.apache.geronimo.configs</groupId> <artifactId>activemq</artifactId> <version>1.2-beta</version> </dependency>
compile group: 'org.apache.geronimo.configs', name: 'activemq', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.configs" % "activemq" % "1.2-beta"
<dependency org="org.apache.geronimo.configs" name="activemq" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='activemq', version='1.2-beta'))
'org.apache.geronimo.configs:activemq:jar:1.2-beta'
Click the following link to download the jar file.
activemq-1.2-beta-sources.jar