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
Apache License 2.0
153 stars 60 forks source link

where is the jar? #123

Closed kristofferth closed 4 years ago

kristofferth commented 4 years ago

i cant find it

hpgrahsl commented 4 years ago

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.