-
-
Notifications
You must be signed in to change notification settings - Fork 132
/
deps
43 lines (43 loc) · 2.07 KB
/
deps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[clj-aws-s3 "0.3.10" :scope "test"]
[clj-time "0.6.0" :scope "test"]
[com.amazonaws/aws-java-sdk "1.7.5" :scope "test"]
[com.fasterxml.jackson.core/jackson-annotations "2.1.1" :scope "test"]
[com.fasterxml.jackson.core/jackson-core "2.1.1" :scope "test"]
[com.fasterxml.jackson.core/jackson-databind "2.1.1" :scope "test"]
[org.apache.httpcomponents/httpclient "4.2" :scope "test"]
[org.apache.httpcomponents/httpcore "4.2" :scope "test"]
[com.taoensso/encore "3.62.1"]
[com.taoensso/truss "1.10.1"]
[org.clojure/tools.reader "1.3.6"]
[com.taoensso/faraday "1.12.0" :scope "test"]
[com.amazonaws/aws-java-sdk-dynamodb "1.12.410" :scope "test" :exclusions [[joda-time] [commons-logging]]]
[com.amazonaws/aws-java-sdk-core "1.12.410" :scope "test"]
[com.fasterxml.jackson.dataformat/jackson-dataformat-cbor "2.12.6" :scope "test"]
[software.amazon.ion/ion-java "1.0.2" :scope "test"]
[com.amazonaws/aws-java-sdk-s3 "1.12.410" :scope "test"]
[com.amazonaws/aws-java-sdk-kms "1.12.410" :scope "test"]
[com.amazonaws/jmespath-java "1.12.410" :scope "test"]
[commons-logging "1.2" :scope "test"]
[joda-time "2.12.2" :scope "test"]
[com.taoensso/nippy "3.2.0"]
[org.iq80.snappy/snappy "0.4"]
[org.lz4/lz4-java "1.8.0"]
[org.tukaani/xz "1.9"]
[com.taoensso/timbre "6.2.1"]
[io.aviso/pretty "1.1.1"]
[com.taoensso/tufte "2.5.0"]
[commons-codec "1.16.0"]
[nrepl "1.0.0" :exclusions [[org.clojure/clojure]]]
[org.apache.commons/commons-pool2 "2.11.1"]
[org.clojure/clojure "1.11.1" :scope "test"]
[org.clojure/core.specs.alpha "0.2.62" :scope "test"]
[org.clojure/spec.alpha "0.3.218" :scope "test"]
[org.clojure/data.json "2.4.0" :scope "test"]
[org.clojure/test.check "1.1.1" :scope "test"]
[org.nrepl/incomplete "0.1.0" :exclusions [[org.clojure/clojure]]]
[ring/ring-core "1.10.0" :scope "test"]
[commons-fileupload "1.5" :scope "test"]
[commons-io "2.11.0" :scope "test"]
[crypto-equality "1.0.1" :scope "test"]
[crypto-random "1.2.1" :scope "test"]
[ring/ring-codec "1.2.0" :scope "test"]