<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-web</artifactId>
<version>2.29.0</version>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> <version>2.29.0</version> </parent>
compile
|-- org.apache.activemq:artemis-dto
|-- org.apache.activemq:artemis-cli
|-- org.apache.activemq:artemis-core-client
|-- org.apache.activemq:artemis-commons
|-- org.apache.tomcat:tomcat-servlet-api
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-servlet
|-- org.eclipse.jetty:jetty-webapp
provided
|-- org.apache.activemq:artemis-log-annotation-processor
test
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.activemq:artemis-junit
|-- org.apache.activemq:artemis-unit-test-support
|-- junit:junit
|-- org.apache.johnzon:johnzon-core