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