Download geronimo-activemq-ra-3.0-beta-1.jar file - Jar g

Jar examples for g:geronimo-activemq-ra

Description

Resource Adapter for using ActiveMQ v5 in Geronimo.

You can download jar file geronimo-activemq-ra 3.0-beta-1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

geronimo-activemq-ra-3.0-beta-1-sources.jar
geronimo-activemq-ra-3.0-beta-1.pom



Related Tutorials