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

Spring Boot Spring Cloud Connectors Starter 2.2.13.RELEASE

Starter for using Spring Cloud Connectors which simplifies connecting to services in cloud platforms like Cloud Foundry and Heroku. Deprecated in favor of Java CFEnv

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

spring-boot-starter-cloud-connectors
Версия

Версия

2.2.13.RELEASE
Тип

Тип

jar
Описание

Описание

Spring Boot Spring Cloud Connectors Starter
Starter for using Spring Cloud Connectors which simplifies connecting to services in cloud platforms like Cloud Foundry and Heroku. Deprecated in favor of Java CFEnv
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-cloud-connectors
Организация-разработчик

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

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

https://github.com/spring-projects/spring-boot

Скачать spring-boot-starter-cloud-connectors 2.2.13.RELEASE


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.2.13.RELEASE
org.springframework.cloud : spring-cloud-spring-service-connector jar 2.0.7.RELEASE
org.springframework.cloud : spring-cloud-cloudfoundry-connector jar 2.0.7.RELEASE
org.springframework.cloud : spring-cloud-heroku-connector jar 2.0.7.RELEASE
org.springframework.cloud : spring-cloud-localconfig-connector jar 2.0.7.RELEASE

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

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