| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers |
| Группа | Группаorg.springframework.cloud |
| Идентификатор | Идентификаторspring-cloud-aws-depednencies |
| Версия | Версия1.0.4.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеSpring Cloud AWS
Spring Cloud AWS
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-cloud-aws-depednencies-1.0.4.RELEASE.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-depednencies/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-aws-depednencies</artifactId>
<version>1.0.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-depednencies/
implementation 'org.springframework.cloud:spring-cloud-aws-depednencies:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-depednencies/
implementation ("org.springframework.cloud:spring-cloud-aws-depednencies:1.0.4.RELEASE")
'org.springframework.cloud:spring-cloud-aws-depednencies:pom:1.0.4.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-aws-depednencies" rev="1.0.4.RELEASE">
<artifact name="spring-cloud-aws-depednencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-aws-depednencies', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-aws-depednencies" % "1.0.4.RELEASE"
[org.springframework.cloud/spring-cloud-aws-depednencies "1.0.4.RELEASE"]