License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices AWS PaaS Providers Auto Application Layer Libs Code Generators |
GroupId | GroupIdorg.zalando.automata |
ArtifactId | ArtifactIdaws-support-spring-boot-starter |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWS-Support Spring-Boot-Starter
Parent pom.xml that can be used by AUTOMATA-Team Maven projects
|
Project Organization |
Project OrganizationZalando SE |
<!-- https://jarcasting.com/artifacts/org.zalando.automata/aws-support-spring-boot-starter/ -->
<dependency>
<groupId>org.zalando.automata</groupId>
<artifactId>aws-support-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.automata/aws-support-spring-boot-starter/
implementation 'org.zalando.automata:aws-support-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/org.zalando.automata/aws-support-spring-boot-starter/
implementation ("org.zalando.automata:aws-support-spring-boot-starter:0.0.2")
'org.zalando.automata:aws-support-spring-boot-starter:jar:0.0.2'
<dependency org="org.zalando.automata" name="aws-support-spring-boot-starter" rev="0.0.2">
<artifact name="aws-support-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.automata', module='aws-support-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "org.zalando.automata" % "aws-support-spring-boot-starter" % "0.0.2"
[org.zalando.automata/aws-support-spring-boot-starter "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.amazonaws : aws-java-sdk-core | jar | 1.11.6 |
org.slf4j : slf4j-api | jar |