The AWS Java SDK for Amazon SQS module holds the client classes that are used for communicating with Amazon Simple Queue Service
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-sqs</artifactId>
<version>1.12.778</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Send a message to an SQS queue using the AWS SDK.
Replace with v2 SDK: software.amazon.awssdk:sqs and update imports.
No dependency data recorded yet.