Download activemq-optional-3.2.3.jar file - Jar a

Jar examples for a:activemq-optional

Description

Optional ActiveMQ features

You can download jar file activemq-optional 3.2.3 in this page.

License

Apache License

Build File

You can use the following script to add activemq-optional-3.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

activemq-optional-3.2.3.jar
activemq-optional-3.2.3.pom



Related Tutorials