<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-core</artifactId>
<version>5.0.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.0.0</version> </parent>
compile
|-- commons-logging:commons-logging-api
|-- org.apache.camel:camel-core
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
|-- ${pom.groupId}:activeio-core
|-- org.apache.activemq:activemq-jaas
|-- org.apache.camel:camel-jms
|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec
|-- org.apache.xbean:xbean-spring
|-- org.springframework:spring
|-- activemq:jmdns
|-- xalan:xalan
|-- org.apache.activemq:activemq-openwire-generator
|-- ${pom.groupId}:activeio-core
test
|-- junit:junit
|-- commons-logging:commons-logging
|-- log4j:log4j
|-- org.apache.camel:camel-core
|-- org.apache.camel:camel-spring
|-- commons-collections:commons-collections
|-- commons-primitives:commons-primitives
|-- axion:axion
|-- regexp:regexp