is not current version
Last Version 5.8.0.RELEASE

org.cloudfoundry:cloudfoundry-client-reactor 4.16.0.RELEASE


Categories

Categories

React User Interface Web Frameworks CLI Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.cloudfoundry
ArtifactId

ArtifactId

cloudfoundry-client-reactor
Version

Version

4.16.0.RELEASE
Type

Type

jar

Download cloudfoundry-client-reactor 4.16.0.RELEASE


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