is not current version
Last Version 0.10.1

de.otto.synapse:synapse-aws 0.6.12

A library used at otto.de to implement Spring Boot based event-sourcing microserivces.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

de.otto.synapse
ArtifactId

ArtifactId

synapse-aws
Version

Version

0.6.12
Type

Type

jar

Download synapse-aws 0.6.12


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