Skip to content

Instantly share code, notes, and snippets.

@tovbinm
Created January 21, 2014 00:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tovbinm/8532300 to your computer and use it in GitHub Desktop.
Save tovbinm/8532300 to your computer and use it in GitHub Desktop.
Kafka 0.8.0 with Zookeeper 3.4.5
<dependency org="org.apache.zookeeper" name="zookeeper" rev="3.4.5">
<exclude org="log4j" module="log4j"/>
<exclude org="org.slf4j" module="slf4j-log4j12"/>
<exclude org="jline" module="jline"/>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment