Jar examples for a:activemq-core
ActiveMQ is an open source message broker and JMS 1.1 provider
You can download jar file activemq-core 3.2.3 in this page.
Apache License
You can use the following script to add activemq-core-3.2.3.jar to your project.
<dependency> <groupId>activemq</groupId> <artifactId>activemq-core</artifactId> <version>3.2.3</version> </dependency>
compile group: 'activemq', name: 'activemq-core', version: '3.2.3'
libraryDependencies += "activemq" % "activemq-core" % "3.2.3"
<dependency org="activemq" name="activemq-core" rev="3.2.3"/>
@Grapes(@Grab(group='activemq', module='activemq-core', version='3.2.3'))
'activemq:activemq-core:jar:3.2.3'
Click the following link to download the jar file.
activemq-core-3.2.3.jar