Ahoy!, which is an asynchronous SQS adapter for AWS’s Java SQS library, is now syncing with Maven Central. This means you can easily use Ahoy! in your Maven or Gradle builds.
For example, if you want to spice up your SQS and you use Maven, just add the following dependency for your pom.xml
file and you’ll be rockin’ it in no time, baby!
1 2 3 4 5 |
|
You don’t use Maven? But rather use Gradle? I’ve got you covered!
1
|
|
Check out mvnrepository.com for how to include Ahoy! into your SBT build or other dependency management tool like Ivy.