| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаorg.springframework.cloud |
| Идентификатор | Идентификаторspring-cloud-aws-autoconfigure |
| Версия | Версия2.2.6.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring Cloud AWS Autoconfigure
Spring Cloud AWS
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-autoconfigure/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-aws-autoconfigure</artifactId>
<version>2.2.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-autoconfigure/
implementation 'org.springframework.cloud:spring-cloud-aws-autoconfigure:2.2.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-autoconfigure/
implementation ("org.springframework.cloud:spring-cloud-aws-autoconfigure:2.2.6.RELEASE")
'org.springframework.cloud:spring-cloud-aws-autoconfigure:jar:2.2.6.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-aws-autoconfigure" rev="2.2.6.RELEASE">
<artifact name="spring-cloud-aws-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-aws-autoconfigure', version='2.2.6.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-aws-autoconfigure" % "2.2.6.RELEASE"
[org.springframework.cloud/spring-cloud-aws-autoconfigure "2.2.6.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thimbleware.jmemcached : jmemcached-core | jar | |
| mysql : mysql-connector-java | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |