| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdde.otto.synapse |
| ArtifactId | ArtifactIdsynapse-aws-sqs |
| Last Version | Last Version0.24.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsynapse-aws-sqs
SQS implementations for message queues in Synapse services.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| synapse-aws-sqs-0.24.2.pom | |
| synapse-aws-sqs-0.24.2.jar | 20 KB |
| synapse-aws-sqs-0.24.2-sources.jar | 10 KB |
| synapse-aws-sqs-0.24.2-javadoc.jar | 423 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.otto.synapse : synapse-core | jar | 0.24.2 |
| de.otto.synapse : synapse-aws-auth | jar | 0.24.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| software.amazon.awssdk : sqs | jar | 2.17.179 |
| 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 |