hpgrahsl / kafka-connect-mongodb

**Unofficial / Community** Kafka Connect MongoDB Sink Connector -> integrated 2019 into the official MongoDB Kafka Connector here: https://www.mongodb.com/kafka-connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

where is the jar?

kristofferth opened this issue · comments

i cant find it

you have 2 options:

  1. either get it via maven https://search.maven.org/artifact/at.grahsl.kafka.connect/kafka-connect-mongodb/1.4.0/jar

  2. or from confluent hub https://www.confluent.io/hub/hpgrahsl/kafka-connect-mongodb

also feel free to build it from sources if you don't like these options.