Fork me on GitHub
#jackdaw
<
2020-07-30
>
Ellie09:07:49

I can’t seem to get jackdaw.test to compile: Syntax error (ClassNotFoundException) compiling at (jackdaw/test.clj:1:1). org.apache.kafka.streams.TopologyTestDriver . I’ve tried fiddling with the dependencies but no success. Google search came up with nothing, so presumably its something wrong with my set up. Anyone got any ideas?

Ellie14:07:05

adding [org.apache.kafka/kafka-streams-test-utils "2.5.0"] fixed it