A Quarkus extension for integrating Kafka with SmallRye Reactive Messaging, enabling reactive message processing.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-smallrye-reactive-messaging-kafka</artifactId>
<version>3.15.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a KafkaConnector for reactive messaging with Kafka.
Check the Quarkus migration guide for version-specific changes.
No dependency data recorded yet.