gwenshap / kafka-streams-wordcount

Apache License 2.0
60 stars 46 forks source link

maven dependency not resolved #7

Open jagdeepak-prat opened 4 years ago

jagdeepak-prat commented 4 years ago

the maven dependency for kafka-streams package is not resolved. And when changing the version of kafka-streams class , code breaks down at org.apache.kafka.streams.kstream.kstreambuilder because it is not available anymore. please change the code if possible. thank you.