Jar examples for c:cloudfoundry-client-lib
A Cloud Foundry client library for Java
You can download jar file cloudfoundry-client-lib 1.0.0 in this page.
Apache 2.0 License
You can use the following script to add cloudfoundry-client-lib-1.0.0.jar to your project.
<dependency> <groupId>org.cloudfoundry</groupId> <artifactId>cloudfoundry-client-lib</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.cloudfoundry', name: 'cloudfoundry-client-lib', version: '1.0.0'
libraryDependencies += "org.cloudfoundry" % "cloudfoundry-client-lib" % "1.0.0"
<dependency org="org.cloudfoundry" name="cloudfoundry-client-lib" rev="1.0.0"/>
@Grapes(@Grab(group='org.cloudfoundry', module='cloudfoundry-client-lib', version='1.0.0'))
'org.cloudfoundry:cloudfoundry-client-lib:jar:1.0.0'
Click the following link to download the jar file.
cloudfoundry-client-lib-1.0.0-javadoc.jar