<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-camel</artifactId>
<version>5.16.5</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-camel', version='5.16.5')
)
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.16.5</version> </parent>
compile
|-- org.apache.camel:camel-jms
|-- org.apache.activemq:activemq-spring
|-- org.apache.activemq:activemq-pool
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec
provided
test
|-- org.apache.activemq:activemq-unit-tests
|-- org.apache.activemq:activemq-broker
|-- org.apache.camel:camel-test
|-- org.apache.camel:camel-test-spring
|-- org.springframework:spring-test
|-- junit:junit
|-- org.apache.xbean:xbean-spring
|-- org.apache.geronimo.components:geronimo-transaction
|-- org.apache.commons:commons-dbcp2
|-- org.objectweb.howl:howl:1.0.1-1
|-- org.apache.activemq:activemq-jaas
|-- org.apache.activemq:activemq-ra