Jar examples for a:activemq-optional
Optional ActiveMQ features
You can download jar file activemq-optional 3.2.3 in this page.
Apache License
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'
Click the following link to download the jar file.
activemq-optional-3.2.3.jar