<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-console</artifactId>
<version>5.15.16</version>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-console', version='5.15.16')
)
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.15.16</version> </parent>
compile
|-- org.apache.activemq:activemq-kahadb-store
|-- org.apache.activemq:activeio-core
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
|-- org.apache.commons:commons-pool2
|-- org.apache.xbean:xbean-spring
|-- org.fusesource.hawtbuf:hawtbuf-proto
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.apache.velocity:velocity-engine-core
|-- commons-collections:commons-collections
|-- org.apache.commons:commons-lang3
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.josql
|-- commons-daemon:commons-daemon
test
|-- org.apache.activemq:activemq-broker
|-- org.springframework:spring-context
|-- log4j:log4j
|-- junit:junit