This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-08-07
Channels
- # admin-announcements (4)
- # beginners (11)
- # boot (94)
- # cider (12)
- # cljs-dev (87)
- # clojure (64)
- # clojure-austin (1)
- # clojure-australia (3)
- # clojure-canada (1)
- # clojure-dev (7)
- # clojure-russia (28)
- # clojurescript (292)
- # datomic (2)
- # editors (1)
- # events (4)
- # hoplon (35)
- # instaparse (56)
- # ldnclj (10)
- # off-topic (141)
- # re-frame (2)
- # reagent (2)
Is anyone using amazonica (https://github.com/mcohen01/amazonica)? I’m trying to. I have [amazonica "0.3.30”]
in my project.clj, but I get:
magic-man.core=> (use 'amazonica.aws.s3)
CompilerException java.lang.ClassNotFoundException: com.amazonaws.services.lambda.AWSLambdaClient, compiling:(amazonica/core.clj:1:1)