<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-xmpp</artifactId>
<version>4.1.1</version>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>4.1.1</version> </parent>
compile
|-- ${pom.groupId}:activemq-core
|-- ${pom.groupId}:activeio-core
|-- com.sun.xml.bind:jaxb-impl:2.0.2
|-- org.codehaus.woodstox:wstx-asl:3.0.1
|-- org.springframework:spring:2.0
runtime
|-- stax:stax
test