License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development CLI User Interface |
GroupId | GroupIdcom.github.cloudfoundry-community |
ArtifactId | ArtifactIdcf-client |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClient
A lightweight Cloud Controller and UAA client.
|
Filename | Size |
---|---|
cf-client-0.3.pom | |
cf-client-0.3.jar | 45 KB |
cf-client-0.3-sources.jar | 24 KB |
cf-client-0.3-javadoc.jar | 175 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.3.1 |
ch.qos.logback : logback-classic | jar | 1.0.13 |