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