Last Version

Spring Cloud Open Service Broker Starter 3.5.2

Spring Cloud Open Service Broker Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-open-service-broker
Version

Version

3.5.2
Type

Type

pom
Description

Description

Spring Cloud Open Service Broker Starter
Spring Cloud Open Service Broker Starter
Project URL

Project URL

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

Project Organization

VMware, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-open-service-broker

Download spring-cloud-starter-open-service-broker 3.5.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.8
org.springframework.cloud : spring-cloud-open-service-broker-autoconfigure jar 3.5.2

Project Modules

There are no modules declared in this project.