<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-amqp</artifactId>
<version>6.1.4</version>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>6.1.4</version> </parent>
compile
|-- org.apache.activemq:activemq-broker
|-- org.fusesource.hawtbuf:hawtbuf
test
|-- org.apache.qpid:qpid-jms-client
|-- org.apache.activemq:activemq-kahadb-store
|-- org.apache.activemq:activemq-jaas
|-- org.apache.activemq.tooling:activemq-joram-jms-tests
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-jndi
|-- org.apache.activemq:activemq-broker
|-- org.apache.activemq:activemq-spring
|-- org.apache.activemq:activemq-stomp
|-- org.apache.activemq:activemq-http
|-- org.apache.activemq:activemq-mqtt
|-- org.eclipse.jetty.websocket:websocket-jetty-server
|-- org.springframework:spring-context
|-- org.apache.activemq.tooling:activemq-junit
|-- junit:junit