<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-rar</artifactId>
<version>5.9.0</version>
<type>rar</type>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.9.0</version> </parent>
compile
|-- org.apache.activemq:activemq-spring
|-- org.apache.activemq:activemq-ra
|-- org.apache.xbean:xbean-spring
|-- org.springframework:spring-core
|-- org.springframework:spring-context
|-- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec
|-- log4j:log4j
runtime
test
|-- org.apache.activemq:activemq-all
|-- junit:junit