where can I find maven repository for kafka?

前端 未结 7 2003
青春惊慌失措
青春惊慌失措 2021-02-09 14:11

I want to try kafka 0.8 (as I understand it is already released). But where can I find the kafka maven repository.

And what additional repository url should I add?

7条回答
  •  时光说笑
    2021-02-09 14:45

    Just go to http://mvnrepository.com/artifact/org.apache.kafka and choose from the list kafka repository matching to your version.

提交回复
热议问题