<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-proton</artifactId>
<version>3.9.13</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-ext-parent</artifactId> <version>38</version> </parent>
compile
|-- org.apache.qpid:proton-j:0.33.8
provided
|-- org.reactivestreams:reactive-streams:1.0.3
test
|-- org.mockito:mockito-core:2.19.0
|-- org.apache.activemq:activemq-broker:5.14.2
|-- org.apache.activemq:activemq-amqp:5.14.2
|-- org.apache.activemq:activemq-jaas:5.14.2