is not current version
Last Version 0.24.2

synapse-aws-sqs 0.23.6

SQS implementations for message queues in Synapse services.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

de.otto.synapse
ArtifactId

ArtifactId

synapse-aws-sqs
Version

Version

0.23.6
Type

Type

jar
Description

Description

synapse-aws-sqs
SQS implementations for message queues in Synapse services.
Project URL

Project URL

http://github.com/otto-de/synapse

Download synapse-aws-sqs 0.23.6


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

Dependencies

compile (2)

Group / Artifact Type Version
de.otto.synapse : synapse-core jar 0.23.6
de.otto.synapse : synapse-aws-auth jar 0.23.6

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
software.amazon.awssdk : sqs jar 2.16.83

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
org.springframework.boot : spring-boot-starter-test jar 2.5.1
org.springframework.boot : spring-boot-starter-web jar 2.5.1
com.jayway.jsonpath : json-path-assert jar 2.6.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.1.0
org.mockito : mockito-core jar 3.11.1
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.