Client

A lightweight Cloud Controller and UAA client.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-client
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Client
A lightweight Cloud Controller and UAA client.

Download cf-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.cloudfoundry-community : cf-common jar 0.3
org.apache.httpcomponents : httpclient jar 4.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
org.slf4j : slf4j-api jar 1.7.5
org.yaml : snakeyaml jar 1.12

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.3.1
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.
com.github.cloudfoundry-community

Cloud Foundry Community

Versions

Version
0.3
0.2
0.1