-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdeps.edn
More file actions
16 lines (16 loc) · 801 Bytes
/
deps.edn
File metadata and controls
16 lines (16 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{:deps {org.clojure/clojure {:mvn/version "1.10.2"}
org.clojure/core.async {:mvn/version "1.3.610"}
clj-http {:mvn/version "3.12.1"}
yada {:mvn/version "1.3.0-alpha9"}
aleph {:mvn/version "0.4.6"}
bidi {:mvn/version "2.1.6"}
cheshire {:mvn/version "5.10.0"}
mount {:mvn/version "0.1.16"}
tick {:mvn/version "0.4.30-alpha"}
buddy/buddy-hashers {:mvn/version "1.4.0"}
juxt/crux-core {:mvn/version "21.04-1.16.0-beta"}
juxt/crux-kafka {:mvn/version "21.04-1.16.0-beta"}
juxt/crux-rocksdb {:mvn/version "21.04-1.16.0-beta"}
juxt/crux-kafka-embedded {:mvn/version "21.04-1.16.0-beta"}
io.dropwizard.metrics/metrics-core {:mvn/version "3.2.5"}
camel-snake-kebab {:mvn/version "0.4.2"}}}