is not current version
Last Version 5.8.0.RELEASE

org.cloudfoundry:cloudfoundry-operations 3.17.1.RELEASE


GroupId

GroupId

org.cloudfoundry
ArtifactId

ArtifactId

cloudfoundry-operations
Version

Version

3.17.1.RELEASE
Type

Type

jar

Download cloudfoundry-operations 3.17.1.RELEASE


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