jackdaw

jlmr 2020-08-02T14:34:54.116500Z

@jlmr has joined the channel

jlmr 2020-08-02T14:35:47.117400Z

Hi, I was hoping to experiment a bit, but adding jackdaw to my deps.edn file and running clj gave the following error: Error building classpath. Could not find artifact io.confluent:kafka-schema-registry-client:jar:5.3.1 in central ()

jlmr 2020-08-02T14:35:53.117600Z

is this expected?

jlmr 2020-08-02T14:39:48.118Z

Nevermind, fixed it by adding :mvn/repos {"confluent" {:url ""}} to deps.edn