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

Cloud Foundry Java Client 5.8.0.RELEASE

A Java language binding for interacting with a Cloud Foundry instance

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

cloudfoundry-client
Версия

Версия

5.8.0.RELEASE
Тип

Тип

jar
Описание

Описание

Cloud Foundry Java Client
A Java language binding for interacting with a Cloud Foundry instance

Скачать cloudfoundry-client 5.8.0.RELEASE


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.wire : wire-runtime jar 2.2.0
io.projectreactor : reactor-core jar

provided (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
org.immutables : value jar 2.8.8

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.assertj : assertj-core jar

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

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