Jar examples for a:activemq-ra
The ActiveMQ Java Connector Architecture Resource Adapter used to manage ActiveMQ connection when run inside a J2EE app server.
You can download jar file activemq-ra 3.0.1 in this page.
Apache License
You can use the following script to add activemq-ra-3.0.1.jar to your project.
<dependency> <groupId>org.apache.geronimo.configs</groupId> <artifactId>activemq-ra</artifactId> <version>3.0.1</version> </dependency>
compile group: 'org.apache.geronimo.configs', name: 'activemq-ra', version: '3.0.1'
libraryDependencies += "org.apache.geronimo.configs" % "activemq-ra" % "3.0.1"
<dependency org="org.apache.geronimo.configs" name="activemq-ra" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='activemq-ra', version='3.0.1'))
'org.apache.geronimo.configs:activemq-ra:jar:3.0.1'
Click the following link to download the jar file.
activemq-ra-3.0.1-sources.jar