Last Version

Cloud Foundry Java Client - Spring Implementation 2.0.0.M8

Spring IO Platform bill of materials

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.cloudfoundry
ArtifactId

ArtifactId

cloudfoundry-client-spring
Version

Version

2.0.0.M8
Type

Type

jar
Description

Description

Cloud Foundry Java Client - Spring Implementation
Spring IO Platform bill of materials
Project Organization

Project Organization

Pivotal Software, Inc.

Download cloudfoundry-client-spring 2.0.0.M8


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

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.7.5
com.github.zafarkhaja : java-semver jar 0.9.0
io.projectreactor » reactor-netty jar 2.5.0.BUILD-SNAPSHOT
io.netty : netty-all jar 4.1.1.Final
org.cloudfoundry : cloudfoundry-client jar 2.0.0.M8
org.cloudfoundry : cloudfoundry-util jar 2.0.0.M8
org.slf4j : jcl-over-slf4j jar 1.7.21
org.springframework : spring-web jar
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.9.RELEASE

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.2.7-SNAPSHOT
org.projectlombok : lombok jar 1.16.8

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
com.squareup.okhttp3 : mockwebserver jar 3.3.1
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-logging jar 1.3.5.RELEASE

Project Modules

There are no modules declared in this project.