Download cloudfoundry-client-spring-2.0.0.M8.jar file - Jar c

Jar examples for c:cloudfoundry-client-spring

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

cloudfoundry-client-spring-2.0.0.M8-javadoc.jar
cloudfoundry-client-spring-2.0.0.M8-sources.jar
cloudfoundry-client-spring-2.0.0.M8.jar
cloudfoundry-client-spring-2.0.0.M8.pom



Related Tutorials