<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-proton</artifactId>
<version>5.0.0.CR3</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-proton-aggregator</artifactId> <version>5.0.0.CR3</version> </parent>
compile
|-- io.vertx:vertx-codegen-api
|-- io.vertx:vertx-codegen-json
provided
|-- org.reactivestreams:reactive-streams:1.0.3
test