Download activemq-gbean-3.2.1.jar file - Jar a

Jar examples for a:activemq-gbean

Description

ActiveMQ GBeans used for integration into Apache Geronimo

You can download jar file activemq-gbean 3.2.1 in this page.

Build File

You can use the following script to add activemq-gbean-3.2.1.jar to your project.

<dependency>
   <groupId>activemq-gbean</groupId>
   <artifactId>activemq-gbean</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'activemq-gbean', name: 'activemq-gbean', version: '3.2.1'
libraryDependencies += "activemq-gbean" % "activemq-gbean" % "3.2.1"
<dependency org="activemq-gbean" name="activemq-gbean" rev="3.2.1"/>
@Grapes(@Grab(group='activemq-gbean', module='activemq-gbean', version='3.2.1'))
'activemq-gbean:activemq-gbean:jar:3.2.1'

Download

Click the following link to download the jar file.

activemq-gbean-3.2.1.jar
activemq-gbean-3.2.1.pom



Related Tutorials