| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers |
| Группа | Группаorg.springframework.cloud |
| Идентификатор | Идентификаторspring-cloud-aws-docs |
| Версия | Версия2.2.6.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеSpring Cloud AWS Docs
Spring Cloud AWS Docs
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-cloud-aws-docs-2.2.6.RELEASE.pom | 3 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |