Last Version

Spring Cloud AWS Starter 2.4.1

Spring Cloud AWS Starter

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.awspring.cloud
ArtifactId

ArtifactId

spring-cloud-starter-aws
Version

Version

2.4.1
Type

Type

jar
Description

Description

Spring Cloud AWS Starter
Spring Cloud AWS Starter
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-aws 2.4.1


<!-- https://jarcasting.com/artifacts/io.awspring.cloud/spring-cloud-starter-aws/ -->
<dependency>
    <groupId>io.awspring.cloud</groupId>
    <artifactId>spring-cloud-starter-aws</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.awspring.cloud/spring-cloud-starter-aws/
implementation 'io.awspring.cloud:spring-cloud-starter-aws:2.4.1'
// https://jarcasting.com/artifacts/io.awspring.cloud/spring-cloud-starter-aws/
implementation ("io.awspring.cloud:spring-cloud-starter-aws:2.4.1")
'io.awspring.cloud:spring-cloud-starter-aws:jar:2.4.1'
<dependency org="io.awspring.cloud" name="spring-cloud-starter-aws" rev="2.4.1">
  <artifact name="spring-cloud-starter-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.awspring.cloud', module='spring-cloud-starter-aws', version='2.4.1')
)
libraryDependencies += "io.awspring.cloud" % "spring-cloud-starter-aws" % "2.4.1"
[io.awspring.cloud/spring-cloud-starter-aws "2.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.awspring.cloud : spring-cloud-aws-context jar
io.awspring.cloud : spring-cloud-aws-autoconfigure jar
org.slf4j : slf4j-api jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.