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