Download cloudfoundry-client-2.0.0.M4.jar file - Jar c

Jar examples for c:cloudfoundry-client

Description

You can download jar file cloudfoundry-client 2.0.0.M4 in this page.

License

Apache License

Build File

You can use the following script to add cloudfoundry-client-2.0.0.M4.jar to your project.

<dependency>
   <groupId>org.cloudfoundry</groupId>
   <artifactId>cloudfoundry-client</artifactId>
   <version>2.0.0.M4</version>
</dependency>
compile group: 'org.cloudfoundry', name: 'cloudfoundry-client', version: '2.0.0.M4'
libraryDependencies += "org.cloudfoundry" % "cloudfoundry-client" % "2.0.0.M4"
<dependency org="org.cloudfoundry" name="cloudfoundry-client" rev="2.0.0.M4"/>
@Grapes(@Grab(group='org.cloudfoundry', module='cloudfoundry-client', version='2.0.0.M4'))
'org.cloudfoundry:cloudfoundry-client:jar:2.0.0.M4'

Download

Click the following link to download the jar file.

cloudfoundry-client-2.0.0.M4-javadoc.jar
cloudfoundry-client-2.0.0.M4-sources.jar
cloudfoundry-client-2.0.0.M4.jar
cloudfoundry-client-2.0.0.M4.pom



Related Tutorials