Fork me on GitHub
#jackdaw
<
2020-08-02
>
jlmr14:08:47

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 ()

jlmr14:08:53

is this expected?

jlmr14:08:48

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