edison-aws

Configuration of Edison-AWS microservices.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-aws
Last Version

Last Version

2.0.0-m4
Release Date

Release Date

Type

Type

jar
Description

Description

edison-aws
Configuration of Edison-AWS microservices.
Project URL

Project URL

http://github.com/otto-de/edison-microservice

Download edison-aws

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
software.amazon.awssdk : ssm jar 2.0.0-preview-11
software.amazon.awssdk : s3 jar 2.0.0-preview-11
de.otto.edison : edison-togglz jar 2.0.0-m4

test (7)

Group / Artifact Type Version
de.otto.edison : edison-testsupport jar 2.0.0-m4
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.mockito : mockito-core jar 2.21.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE
org.testcontainers : testcontainers jar 1.8.3

Project Modules

There are no modules declared in this project.
de.otto.edison

OTTO (GmbH & Co. KG)

Versions

Version
2.0.0-m4
2.0.0-m3
2.0.0-m2