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