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

Jar examples for c:cloudfoundry-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials