Download cloudfoundry-operations-2.0.0.M10.jar file - Jar c

Jar examples for c:cloudfoundry-operations

Description

You can download jar file cloudfoundry-operations 2.0.0.M10 in this page.

License

Apache License

Build File

You can use the following script to add cloudfoundry-operations-2.0.0.M10.jar to your project.

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

Download

Click the following link to download the jar file.

cloudfoundry-operations-2.0.0.M10-javadoc.jar
cloudfoundry-operations-2.0.0.M10-sources.jar
cloudfoundry-operations-2.0.0.M10.jar
cloudfoundry-operations-2.0.0.M10.pom



Related Tutorials