ActiveMQ is a fast and powerful Message Broker which supports many Cross Language Clients and Protocols and many advanced features while fully supporting JMS 1.1 and J2EE 1.4.
'org.apache.activemq:activemq-parent:4.1.2'
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1.2</version>
</dependency>
<dependency org="org.apache.activemq" name="activemq-parent" rev="4.1.2"/>
"org.apache.activemq", "activemq-parent", "4.1.2"