is not current version
Last Version 0.24.2

de.otto.synapse:synapse-aws-sqs 0.22.2

SQS implementations for message queues in Synapse services.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

de.otto.synapse
ArtifactId

ArtifactId

synapse-aws-sqs
Version

Version

0.22.2
Type

Type

jar

Download synapse-aws-sqs 0.22.2


<!-- https://jarcasting.com/artifacts/de.otto.synapse/synapse-aws-sqs/ -->
<dependency>
    <groupId>de.otto.synapse</groupId>
    <artifactId>synapse-aws-sqs</artifactId>
    <version>0.22.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.synapse/synapse-aws-sqs/
implementation 'de.otto.synapse:synapse-aws-sqs:0.22.2'
// https://jarcasting.com/artifacts/de.otto.synapse/synapse-aws-sqs/
implementation ("de.otto.synapse:synapse-aws-sqs:0.22.2")
'de.otto.synapse:synapse-aws-sqs:jar:0.22.2'
<dependency org="de.otto.synapse" name="synapse-aws-sqs" rev="0.22.2">
  <artifact name="synapse-aws-sqs" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.synapse', module='synapse-aws-sqs', version='0.22.2')
)
libraryDependencies += "de.otto.synapse" % "synapse-aws-sqs" % "0.22.2"
[de.otto.synapse/synapse-aws-sqs "0.22.2"]