Jar examples for c:cloudfoundry-client-reactor
You can download jar file cloudfoundry-client-reactor 2.0.0.M9 in this page.
Apache License
You can use the following script to add cloudfoundry-client-reactor-2.0.0.M9.jar to your project.
<dependency> <groupId>org.cloudfoundry</groupId> <artifactId>cloudfoundry-client-reactor</artifactId> <version>2.0.0.M9</version> </dependency>
compile group: 'org.cloudfoundry', name: 'cloudfoundry-client-reactor', version: '2.0.0.M9'
libraryDependencies += "org.cloudfoundry" % "cloudfoundry-client-reactor" % "2.0.0.M9"
<dependency org="org.cloudfoundry" name="cloudfoundry-client-reactor" rev="2.0.0.M9"/>
@Grapes(@Grab(group='org.cloudfoundry', module='cloudfoundry-client-reactor', version='2.0.0.M9'))
'org.cloudfoundry:cloudfoundry-client-reactor:jar:2.0.0.M9'
Click the following link to download the jar file.
cloudfoundry-client-reactor-2.0.0.M9-javadoc.jar