Last Version

Spring Cloud AWS Core 2.2.6.RELEASE

Spring Cloud AWS Core

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-aws-core
Version

Version

2.2.6.RELEASE
Type

Type

jar
Description

Description

Spring Cloud AWS Core
Spring Cloud AWS Core
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-aws-core 2.2.6.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-beans jar
org.springframework : spring-aop jar
com.amazonaws : aws-java-sdk-core jar
com.amazonaws : aws-java-sdk-s3 jar
com.amazonaws : aws-java-sdk-ec2 jar
com.amazonaws : aws-java-sdk-cloudformation 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.