is not current version
Last Version 5.8.0.RELEASE

Cloud Foundry Java Operations 5.6.0.RELEASE

A Java language binding for interacting with a Cloud Foundry instance

License

License

GroupId

GroupId

org.cloudfoundry
ArtifactId

ArtifactId

cloudfoundry-operations
Version

Version

5.6.0.RELEASE
Type

Type

jar
Description

Description

Cloud Foundry Java Operations
A Java language binding for interacting with a Cloud Foundry instance

Download cloudfoundry-operations 5.6.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.cloudfoundry : cloudfoundry-client jar 5.6.0.RELEASE
org.cloudfoundry : cloudfoundry-util jar 5.6.0.RELEASE
org.slf4j : slf4j-api jar
org.yaml : snakeyaml jar

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
org.immutables : value jar 2.8.8

test (6)

Group / Artifact Type Version
io.projectreactor : reactor-test jar
junit : junit jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.springframework.boot : spring-boot-starter-logging jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.