| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.subnoize | 
| ArtifactId | ArtifactIdlistenhere4sqs | 
| Version | Version0.0.3-RELEASE | 
| Type | Typejar | 
| Description | DescriptionListenHere4SQS Spring Boot Starter for AWS Java 2.x SQS messaging | 
<!-- https://jarcasting.com/artifacts/net.subnoize/listenhere4sqs/ -->
<dependency>
    <groupId>net.subnoize</groupId>
    <artifactId>listenhere4sqs</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/net.subnoize/listenhere4sqs/
implementation 'net.subnoize:listenhere4sqs:0.0.3-RELEASE'// https://jarcasting.com/artifacts/net.subnoize/listenhere4sqs/
implementation ("net.subnoize:listenhere4sqs:0.0.3-RELEASE")'net.subnoize:listenhere4sqs:jar:0.0.3-RELEASE'<dependency org="net.subnoize" name="listenhere4sqs" rev="0.0.3-RELEASE">
  <artifact name="listenhere4sqs" type="jar" />
</dependency>@Grapes(
@Grab(group='net.subnoize', module='listenhere4sqs', version='0.0.3-RELEASE')
)libraryDependencies += "net.subnoize" % "listenhere4sqs" % "0.0.3-RELEASE"[net.subnoize/listenhere4sqs "0.0.3-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.subnoize : listenhere-core | jar | 0.0.3-RELEASE | 
| org.springframework.boot : spring-boot-starter | jar | 2.3.5.RELEASE | 
| software.amazon.awssdk : sqs | jar | |
| org.apache.commons : commons-lang3 | jar | 3.10 | 
| org.apache.commons : commons-math3 | jar | 3.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |