<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-pool</artifactId>
<version>5.5.1</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.5.1</version> </parent>
compile
|-- org.apache.activemq:activemq-core
|-- org.apache.activemq:activemq-ra
|-- org.apache.geronimo.components:geronimo-transaction
|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec
test
|-- org.apache.activemq:activemq-core
|-- junit:junit
|-- log4j:log4j