is not current version
Last Version 5.8.0.RELEASE

org.cloudfoundry:cloudfoundry-operations 4.9.0.RELEASE


GroupId

GroupId

org.cloudfoundry
ArtifactId

ArtifactId

cloudfoundry-operations
Version

Version

4.9.0.RELEASE
Type

Type

jar

Download cloudfoundry-operations 4.9.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-operations/ -->
<dependency>
    <groupId>org.cloudfoundry</groupId>
    <artifactId>cloudfoundry-operations</artifactId>
    <version>4.9.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-operations/
implementation 'org.cloudfoundry:cloudfoundry-operations:4.9.0.RELEASE'
// https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-operations/
implementation ("org.cloudfoundry:cloudfoundry-operations:4.9.0.RELEASE")
'org.cloudfoundry:cloudfoundry-operations:jar:4.9.0.RELEASE'
<dependency org="org.cloudfoundry" name="cloudfoundry-operations" rev="4.9.0.RELEASE">
  <artifact name="cloudfoundry-operations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry', module='cloudfoundry-operations', version='4.9.0.RELEASE')
)
libraryDependencies += "org.cloudfoundry" % "cloudfoundry-operations" % "4.9.0.RELEASE"
[org.cloudfoundry/cloudfoundry-operations "4.9.0.RELEASE"]