Reduce AWS Java SDK dependencies
Closed this issue · 1 comments
wattdave commented
Putting in a dependency on aws-java-sdk now means pulling in about 30-odd jars, now that they've broken it up. It'd be great if you could reduce the dependencies down to what you actually need.
stkem commented
Thanks for pointing that out. New version 0.3.13 just released now only depends on the SQS jar (indirectly plus the core jars needed for that, of course)