<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-osgi</artifactId>
<version>6.1.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> <version>6.1.2</version> </parent>
compile
|-- org.apache.activemq:activemq-broker
|-- org.apache.activemq:activemq-kahadb-store
|-- org.apache.activemq:activemq-jdbc-store
|-- org.apache.activemq:activemq-stomp
|-- org.apache.activemq:activemq-amqp
|-- org.apache.activemq:activemq-mqtt
|-- org.apache.activemq:activemq-http
|-- org.apache.activemq:activemq-jaas
|-- org.apache.activemq:activemq-console
|-- org.apache.activemq:activemq-ra
|-- org.apache.activemq:activemq-web
|-- org.apache.activemq:activemq-spring
|-- org.apache.activemq:activemq-runtime-config
provided