<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</artifactId>
<version>5.0.0.CR1</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-core-aggregator</artifactId> <version>5.0.0.CR1</version> </parent>
compile
|-- io.vertx:vertx-core-logging:5.0.0.CR1
|-- io.netty:netty-handler-proxy
|-- io.netty:netty-codec-http2
|-- io.netty:netty-resolver-dns
|-- io.netty:netty-codec-haproxy
|-- io.netty:netty-transport-classes-epoll
|-- io.netty:netty-transport-classes-io_uring
|-- io.netty:netty-transport-classes-kqueue
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.apache.logging.log4j:log4j-api
|-- io.vertx:vertx-codegen-api
|-- io.vertx:vertx-codegen-json
test
|-- junit:junit
|-- org.hamcrest:hamcrest-core
|-- org.apache.directory.server:apacheds-protocol-dns:2.0.0.AM27
|-- org.apache.logging.log4j:log4j-core
|-- io.netty:netty-tcnative-boringssl-static
|-- com.aayushatharva.brotli4j:brotli4j:1.16.0