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