Hi everyone,
I have started to use KafkaStreams. I am using following dependency:

<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-streams</artifactId>
<version>0.10.0.0</version>
</dependency>

In the KafkaStream examples, there is *Serdes* class which does not
include in this version.

Is not this the latest version?


Thank you,

Saeed

Reply via email to