is not current version
Last Version 1.5.1

Spring Cloud App Broker Starter for Cloud Foundry 1.3.1

Spring Cloud App Broker Starter for Cloud Foundry

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-app-broker-cloudfoundry
Version

Version

1.3.1
Type

Type

pom
Description

Description

Spring Cloud App Broker Starter for Cloud Foundry
Spring Cloud App Broker Starter for Cloud Foundry
Project URL

Project URL

https://spring.io/projects/spring-cloud-app-broker
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-app-broker

Download spring-cloud-starter-app-broker-cloudfoundry 1.3.1


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-app-broker-cloudfoundry/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-app-broker-cloudfoundry</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-app-broker-cloudfoundry/
implementation 'org.springframework.cloud:spring-cloud-starter-app-broker-cloudfoundry:1.3.1'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-app-broker-cloudfoundry/
implementation ("org.springframework.cloud:spring-cloud-starter-app-broker-cloudfoundry:1.3.1")
'org.springframework.cloud:spring-cloud-starter-app-broker-cloudfoundry:pom:1.3.1'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-app-broker-cloudfoundry" rev="1.3.1">
  <artifact name="spring-cloud-starter-app-broker-cloudfoundry" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-app-broker-cloudfoundry', version='1.3.1')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-app-broker-cloudfoundry" % "1.3.1"
[org.springframework.cloud/spring-cloud-starter-app-broker-cloudfoundry "1.3.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-app-broker jar 1.3.1
org.springframework.cloud : spring-cloud-app-broker-deployer-cloudfoundry jar 1.3.1
org.springframework.cloud : spring-cloud-app-broker-security-credhub jar 1.3.1
org.cloudfoundry : cloudfoundry-client-reactor jar 5.6.0.RELEASE
org.cloudfoundry : cloudfoundry-operations jar 5.6.0.RELEASE

Project Modules

There are no modules declared in this project.