<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-xmpp</artifactId>
<version>5.3.0</version>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.3.0</version> </parent>
compile
|-- ${pom.groupId}:activemq-core
|-- ${pom.groupId}:activeio-core
|-- com.sun.xml.bind:jaxb-impl
|-- org.codehaus.woodstox:wstx-asl:3.0.1
|-- org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.0.2
|-- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
test