<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-ra</artifactId>
<version>5.16.6</version>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.16.6</version> </parent>
compile
|-- org.apache.activemq:activemq-broker
|-- org.apache.activemq:activemq-kahadb-store
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
test
|-- org.apache.activemq:activemq-broker
|-- junit:junit