| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.subnoize | 
| ArtifactId | ArtifactIdqcat4sqs | 
| Last Version | Last Version0.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionQCat4SQS Spring Boot Starter for AWS Java 2.x SQS messaging | 
| Filename | Size | 
|---|---|
| qcat4sqs-0.0.8.pom | |
| qcat4sqs-0.0.8.jar | 18 KB | 
| qcat4sqs-0.0.8-sources.jar | 10 KB | 
| qcat4sqs-0.0.8-javadoc.jar | 415 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.subnoize/qcat4sqs/ -->
<dependency>
    <groupId>net.subnoize</groupId>
    <artifactId>qcat4sqs</artifactId>
    <version>0.0.8</version>
</dependency>// https://jarcasting.com/artifacts/net.subnoize/qcat4sqs/
implementation 'net.subnoize:qcat4sqs:0.0.8'// https://jarcasting.com/artifacts/net.subnoize/qcat4sqs/
implementation ("net.subnoize:qcat4sqs:0.0.8")'net.subnoize:qcat4sqs:jar:0.0.8'<dependency org="net.subnoize" name="qcat4sqs" rev="0.0.8">
  <artifact name="qcat4sqs" type="jar" />
</dependency>@Grapes(
@Grab(group='net.subnoize', module='qcat4sqs', version='0.0.8')
)libraryDependencies += "net.subnoize" % "qcat4sqs" % "0.0.8"[net.subnoize/qcat4sqs "0.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.subnoize : qcat-core | jar | 0.0.8 | 
| org.springframework.boot : spring-boot-starter | jar | 2.4.1 | 
| software.amazon.awssdk : sqs | jar | |
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| org.apache.commons : commons-math3 | jar | 3.6.1 |