<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-web-console</artifactId>
<version>5.15.7</version>
<type>war</type>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-web-console', version='5.15.7')
)
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>5.15.7</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec
|-- org.apache.geronimo.specs:geronimo-jacc_1.1_spec
|-- org.apache.activemq:activemq-web
|-- org.apache.activemq:activemq-stomp
|-- org.apache.activemq:activemq-spring
|-- org.apache.activemq:activemq-console
|-- org.apache.activemq:activemq-jaas
|-- org.apache.xbean:xbean-spring
|-- log4j:log4j
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec
|-- org.ow2.asm:asm
provided
|-- org.apache.tomcat:tomcat-servlet-api
|-- org.apache.tomcat:tomcat-websocket-api
|-- org.eclipse.jetty:apache-jstl
|-- org.apache.taglibs:taglibs-standard-spec
|-- org.apache.taglibs:taglibs-standard-impl
|-- org.eclipse.jetty:apache-jsp
|-- org.osgi:org.osgi.compendium
test
|-- org.eclipse.jetty.aggregate:jetty-all
|-- org.eclipse.jetty.orbit:org.eclipse.jdt.core:3.8.2.v20130121
|-- junit:junit