Last Version

Spring Cloud AWS 2.2.6.RELEASE

Spring Cloud AWS

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-aws
Version

Version

2.2.6.RELEASE
Type

Type

pom
Description

Description

Spring Cloud AWS
Spring Cloud AWS
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-aws

Download spring-cloud-aws 2.2.6.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

test (1)

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

Project Modules

  • spring-cloud-aws-dependencies
  • spring-cloud-aws-core
  • spring-cloud-aws-context
  • spring-cloud-aws-jdbc
  • spring-cloud-aws-messaging
  • spring-cloud-aws-autoconfigure
  • spring-cloud-aws-actuator
  • spring-cloud-aws-parameter-store-config
  • spring-cloud-aws-secrets-manager-config
  • spring-cloud-starter-aws
  • spring-cloud-starter-aws-jdbc
  • spring-cloud-starter-aws-messaging
  • spring-cloud-starter-aws-parameter-store-config
  • spring-cloud-starter-aws-secrets-manager-config
  • spring-cloud-aws-integration-test
  • docs