Apache Kafka distributed streaming platform client library for Scala 2.13.
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_2.13</artifactId>
<version>4.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Kafka producer with basic configuration.
Ensure bootstrap.servers points to an active Kafka cluster.
No dependency data recorded yet.