DataReply / kafka-connect-mongodb

Apache License 2.0
129 stars 61 forks source link

Dependency issues #20

Open codepiper opened 7 years ago

codepiper commented 7 years ago

I had to add below dependency for me to work.

org.slf4j slf4j-simple 1.6.1 compile

Also downgraded powermock-api-easymock to 1.4.12 due to classnotfound issue.