Last Version

Spring Cloud AWS Docs 2.2.6.RELEASE

Spring Cloud AWS Docs

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-aws-docs
Version

Version

2.2.6.RELEASE
Type

Type

pom
Description

Description

Spring Cloud AWS Docs
Spring Cloud AWS Docs
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-aws-docs 2.2.6.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-aws jar
org.springframework.cloud : spring-cloud-starter-aws-jdbc jar
org.springframework.cloud : spring-cloud-starter-aws-messaging jar
org.springframework.cloud : spring-cloud-starter-aws-parameter-store-config jar
org.springframework.cloud : spring-cloud-starter-aws-secrets-manager-config 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.