| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdde.otto.synapse |
| ArtifactId | ArtifactIdsynapse-aws |
| Last Version | Last Version0.10.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsynapse-aws
A library used at otto.de to implement Spring Boot based event-sourcing microserivces.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| synapse-aws-0.10.1.pom | |
| synapse-aws-0.10.1.jar | 61 KB |
| synapse-aws-0.10.1-sources.jar | 30 KB |
| synapse-aws-0.10.1-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.otto.synapse/synapse-aws/ -->
<dependency>
<groupId>de.otto.synapse</groupId>
<artifactId>synapse-aws</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.synapse/synapse-aws/
implementation 'de.otto.synapse:synapse-aws:0.10.1'
// https://jarcasting.com/artifacts/de.otto.synapse/synapse-aws/
implementation ("de.otto.synapse:synapse-aws:0.10.1")
'de.otto.synapse:synapse-aws:jar:0.10.1'
<dependency org="de.otto.synapse" name="synapse-aws" rev="0.10.1">
<artifact name="synapse-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.synapse', module='synapse-aws', version='0.10.1')
)
libraryDependencies += "de.otto.synapse" % "synapse-aws" % "0.10.1"
[de.otto.synapse/synapse-aws "0.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.otto.synapse : synapse-core | jar | 0.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.0 |
| software.amazon.awssdk : s3 | jar | 2.0.0-preview-12 |
| software.amazon.awssdk : kinesis | jar | 2.0.0-preview-12 |
| software.amazon.awssdk : sqs | jar | 2.0.0-preview-12 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.3 |
| org.springframework.retry : spring-retry | jar | 1.2.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |
| com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
| com.tngtech.java : junit-dataprovider | jar | 1.13.1 |
| org.awaitility : awaitility | jar | 3.1.1 |
| org.mockito : mockito-core | jar | 2.22.0 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |