Last Version

Spring Cloud App Broker Starter 1.5.1

Spring Cloud App Broker Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-app-broker
Version

Version

1.5.1
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.5.1


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.