<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-unit-tests</artifactId>
<version>5.16.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-unit-tests', version='5.16.0')
)
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.16.0</version> </parent>
compile
|-- org.apache.activemq:activemq-spring
|-- org.apache.activemq:activemq-jdbc-store
|-- org.apache.activemq:activemq-kahadb-store
|-- org.apache.activemq:activemq-leveldb-store
|-- org.apache.activemq:activemq-console
|-- org.apache.activemq:activemq-mqtt
|-- org.apache.activemq:activemq-stomp
|-- org.apache.activemq:activemq-partition
|-- org.apache.activemq:activemq-runtime-config
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
|-- org.apache.activemq:activeio-core
|-- org.fusesource.mqtt-client:mqtt-client
|-- org.apache.activemq.tooling:activemq-junit
|-- org.apache.activemq:activemq-jaas
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec
|-- org.apache.geronimo.specs:geronimo-jacc_1.1_spec
|-- com.thoughtworks.xstream:xstream
|-- org.codehaus.jettison:jettison
|-- org.springframework:spring-context
|-- xalan:xalan
provided
test
|-- org.apache.qpid:qpid-jms-client
|-- org.apache.xbean:xbean-spring
|-- org.apache.activemq:activemq-broker
|-- junit:junit
|-- log4j:log4j
|-- org.springframework:spring-jms
|-- org.springframework:spring-test
|-- commons-collections:commons-collections
|-- commons-primitives:commons-primitives
|-- axion:axion
|-- regexp:regexp
|-- org.apache.commons:commons-dbcp2
|-- org.fusesource.joram-jms-tests:joram-jms-tests:1.0
|-- org.eclipse.jetty.aggregate:jetty-all
|-- org.apache.directory.server:apacheds-core-integ
|-- org.apache.directory.server:apacheds-server-integ
|-- org.apache.ftpserver:ftpserver-core
|-- org.powermock:powermock-core
|-- org.powermock:powermock-module-junit4