is not current version
Last Version 1.5.1

Spring Cloud App Broker Starter 1.4.0

Spring Cloud App Broker Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-app-broker
Version

Version

1.4.0
Type

Type

pom
Description

Description

Spring Cloud App Broker Starter
Spring Cloud App Broker Starter
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 1.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-app-broker-core jar 1.4.0
org.springframework.cloud : spring-cloud-app-broker-autoconfigure jar 1.4.0
org.springframework.cloud : spring-cloud-starter-open-service-broker jar 3.4.1

Project Modules

There are no modules declared in this project.