Download cloudfoundry-operations-2.1.0.RELEASE.jar file - Jar c

Jar examples for c:cloudfoundry-operations

Description

You can download jar file cloudfoundry-operations 2.1.0.RELEASE in this page.

License

Apache License

Build File

You can use the following script to add cloudfoundry-operations-2.1.0.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

cloudfoundry-operations-2.1.0.RELEASE-javadoc.jar
cloudfoundry-operations-2.1.0.RELEASE-sources.jar
cloudfoundry-operations-2.1.0.RELEASE.jar
cloudfoundry-operations-2.1.0.RELEASE.pom



Related Tutorials