Last Version

synapse-aws-sqs 0.24.2

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.24.2
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.24.2


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

Dependencies

compile (2)

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

runtime (2)

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

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.6.7
org.springframework.boot : spring-boot-starter-web jar 2.6.7
com.jayway.jsonpath : json-path-assert jar 2.7.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.awaitility : awaitility jar 4.2.0
org.mockito : mockito-core jar 4.5.1
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.