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

Spring Cloud AWS Starter 2.2.6.RELEASE

Spring Cloud AWS Starter

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-cloud-starter-aws
Версия

Версия

2.2.6.RELEASE
Тип

Тип

jar
Описание

Описание

Spring Cloud AWS Starter
Spring Cloud AWS Starter
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-cloud
Организация-разработчик

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

Pivotal Software, Inc.

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


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

Зависимости

compile (3)

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

test (1)

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

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

Данный проект не имеет модулей.