A Vert.x module providing reactive Kafka client integration for asynchronous message streaming.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-kafka-client</artifactId>
<version>5.0.10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Kafka consumer that subscribes to a topic and prints messages.
Use Vert.x 4 compatible version if upgrading from older code.
No dependency data recorded yet.