TheClimateCorporation / squeedo

clojure core.async based amazon SQS message processing
Apache License 2.0
62 stars 28 forks source link

com.amazonaws/aws-java-sdk has many unnecessary transitive deps #11

Closed ghost closed 7 years ago

ghost commented 8 years ago

We should be able to just pull in com.amazonaws/aws-java-sdk-sqs & com.amazonaws/aws-java-sdk-core. com.amazonaws/aws-java-sdk pulls in dozens of transitive dependencies though that are unneeded.

mtkp commented 7 years ago

fixed in 0.1.4