QCat4SQS

Spring Boot Starter for AWS Java 2.x SQS messaging

License

License

Categories

Categories

Net
GroupId

GroupId

net.subnoize
ArtifactId

ArtifactId

qcat4sqs
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

QCat4SQS
Spring Boot Starter for AWS Java 2.x SQS messaging

Download qcat4sqs

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.
net.subnoize

subnoize llc

Software Consultancy

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4