License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers config Application Layer Libs Configuration |
GroupId | GroupIdde.otto.edison |
ArtifactId | ArtifactIdedison-aws-config |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionedison-aws-config
Configuration of Edison-AWS microservices.
|
Project URL |
Project URL |
Filename | Size |
---|---|
edison-aws-config-2.4.2.pom | |
edison-aws-config-2.4.2.jar | 10 KB |
edison-aws-config-2.4.2-sources.jar | 6 KB |
edison-aws-config-2.4.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-aws-config/ -->
<dependency>
<groupId>de.otto.edison</groupId>
<artifactId>edison-aws-config</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-aws-config/
implementation 'de.otto.edison:edison-aws-config:2.4.2'
// https://jarcasting.com/artifacts/de.otto.edison/edison-aws-config/
implementation ("de.otto.edison:edison-aws-config:2.4.2")
'de.otto.edison:edison-aws-config:jar:2.4.2'
<dependency org="de.otto.edison" name="edison-aws-config" rev="2.4.2">
<artifact name="edison-aws-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-aws-config', version='2.4.2')
)
libraryDependencies += "de.otto.edison" % "edison-aws-config" % "2.4.2"
[de.otto.edison/edison-aws-config "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
de.otto.edison : edison-aws-core | jar | 2.4.2 |
de.otto.edison : edison-aws-s3 | jar | 2.4.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.4 |
software.amazon.awssdk : ssm | jar | 2.16.38 |
software.amazon.awssdk : s3 | jar | 2.16.38 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.9.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |