| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаorg.springframework.cloud |
| Идентификатор | Идентификаторspring-cloud-open-service-broker-autoconfigure |
| Последняя версия | Последняя версия3.5.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Cloud Open Service Broker Auto-Configuration
Spring Cloud Open Service Broker Auto-Configuration
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker-autoconfigure/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-open-service-broker-autoconfigure</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker-autoconfigure/
implementation 'org.springframework.cloud:spring-cloud-open-service-broker-autoconfigure:3.5.2'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker-autoconfigure/
implementation ("org.springframework.cloud:spring-cloud-open-service-broker-autoconfigure:3.5.2")
'org.springframework.cloud:spring-cloud-open-service-broker-autoconfigure:jar:3.5.2'
<dependency org="org.springframework.cloud" name="spring-cloud-open-service-broker-autoconfigure" rev="3.5.2">
<artifact name="spring-cloud-open-service-broker-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-open-service-broker-autoconfigure', version='3.5.2')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-open-service-broker-autoconfigure" % "3.5.2"
[org.springframework.cloud/spring-cloud-open-service-broker-autoconfigure "3.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-open-service-broker-core | jar | 3.5.2 |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 2.6.8 |
| org.springframework.boot : spring-boot-starter-webflux Необязательный | jar | 2.6.8 |