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 5.3.0 in this page.
Apache License
You can use the following script to add activemq-ra-5.3.0.jar to your project.
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-ra</artifactId> <version>5.3.0</version> </dependency>
compile group: 'org.apache.activemq', name: 'activemq-ra', version: '5.3.0'
libraryDependencies += "org.apache.activemq" % "activemq-ra" % "5.3.0"
<dependency org="org.apache.activemq" name="activemq-ra" rev="5.3.0"/>
@Grapes(@Grab(group='org.apache.activemq', module='activemq-ra', version='5.3.0'))
'org.apache.activemq:activemq-ra:jar:5.3.0'
Click the following link to download the jar file.
activemq-ra-5.3.0-javadoc.jar