<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-kafka-client</artifactId>
<version>5.0.0.CR3</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx5-parent</artifactId> <version>9</version> </parent>
compile
|-- io.vertx:vertx-codegen-api
|-- io.vertx:vertx-codegen-json
|-- org.apache.kafka:kafka-clients:3.7.1
test
|-- org.awaitility:awaitility:4.2.0
|-- io.debezium:debezium-core:2.7.3.Final