Cloud Foundry Java Client - Spring Implementation

Spring IO Platform bill of materials

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

cloudfoundry-client-spring
Последняя версия

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

2.0.0.M8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cloud Foundry Java Client - Spring Implementation
Spring IO Platform bill of materials
Организация-разработчик

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

Pivotal Software, Inc.

Скачать cloudfoundry-client-spring

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-client-spring/ -->
<dependency>
    <groupId>org.cloudfoundry</groupId>
    <artifactId>cloudfoundry-client-spring</artifactId>
    <version>2.0.0.M8</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-client-spring/
implementation 'org.cloudfoundry:cloudfoundry-client-spring:2.0.0.M8'
// https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-client-spring/
implementation ("org.cloudfoundry:cloudfoundry-client-spring:2.0.0.M8")
'org.cloudfoundry:cloudfoundry-client-spring:jar:2.0.0.M8'
<dependency org="org.cloudfoundry" name="cloudfoundry-client-spring" rev="2.0.0.M8">
  <artifact name="cloudfoundry-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry', module='cloudfoundry-client-spring', version='2.0.0.M8')
)
libraryDependencies += "org.cloudfoundry" % "cloudfoundry-client-spring" % "2.0.0.M8"
[org.cloudfoundry/cloudfoundry-client-spring "2.0.0.M8"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.7.5
com.github.zafarkhaja : java-semver jar 0.9.0
io.projectreactor » reactor-netty jar 2.5.0.BUILD-SNAPSHOT
io.netty : netty-all jar 4.1.1.Final
org.cloudfoundry : cloudfoundry-client jar 2.0.0.M8
org.cloudfoundry : cloudfoundry-util jar 2.0.0.M8
org.slf4j : jcl-over-slf4j jar 1.7.21
org.springframework : spring-web jar
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.9.RELEASE

provided (2)

Идентификатор библиотеки Тип Версия
org.immutables : value jar 2.2.7-SNAPSHOT
org.projectlombok : lombok jar 1.16.8

test (6)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.7
com.squareup.okhttp3 : mockwebserver jar 3.3.1
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-logging jar 1.3.5.RELEASE

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

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

Spring IO Platform

Spring IO brings together the core Spring APIs into a cohesive and versioned foundational Platform for modern applications. On top of this foundation it also provides domain-specific runtimes (DSRs) optimized for specific application types. Please see the Spring IO Platform website for more information.

End of Life

The Platform will reach the end of its supported life on 9 April 2019. Maintenence releases of both the Brussels and Cairo lines will continue to be published up until that time. Users of the Platform are encouraged to start using Spring Boot's dependency management directly, either by using spring-boot-starter-parent as their Maven project's parent, or by importing the spring-boot-dependencies bom.

Using the Platform

How you use the platform depends on whether you're using Maven or Gradle to build your application.

Using the Platform with Maven

The Platform provides a pom file that you can either import into your application's pom, or use as your application's parent pom. Please refer to the [documentation on using the Platform with Maven] Platform Maven docs for more information.

Using the Platform With Gradle

Thanks to the dependency management plugin, Gradle users can also make use of the Platform's pom. Please refer to the documentation on using the Platform with Gradle for more information.

Contributing

Contributors to this project agree to uphold its code of conduct. Pull requests are welcome. Please see the contributor guidelines for details.

License

Spring IO Platform is released under version 2.0 of the Apache License.

org.cloudfoundry

Spring IO

Версии библиотеки

Версия
2.0.0.M8
2.0.0.M7
2.0.0.M6
2.0.0.M5
2.0.0.M4
2.0.0.M2
2.0.0.M1