I am working through the kafka quickstart:
http://kafka.apache.org/07/quickstart.html
and the basic Consumer Group example:
https://cwiki.apache.org/conf
I found this configuration of dependencies to be functional:
org.springframework
spring-core
3.2.4.RELEASE
org.springframework
spring-context
3.2.4.RELEASE
org.apache.kafka
kafka_2.9.2
0.8.0-beta1
javax.inject
javax.inject
1
org.scala-lang
scala-library
2.9.2
log4j
log4j
1.2.17
com.101tec
zkclient
0.3
com.yammer.metrics
metrics-core
2.2.0