Последняя версия

Spring Cloud AWS 2.2.6.RELEASE

Spring Cloud AWS

Лицензия

Лицензия

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

org.springframework.cloud
Идентификатор

Идентификатор

spring-cloud-aws
Версия

Версия

2.2.6.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Cloud AWS
Spring Cloud AWS
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать spring-cloud-aws 2.2.6.RELEASE

Имя Файла Размер
spring-cloud-aws-2.2.6.RELEASE.pom 8 KB
Обзор

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

  • 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