Last Version

Spring Cloud Open Service Broker Web MVC Starter 2.1.3.RELEASE

Spring Cloud Open Service Broker Web MVC Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

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

Version

2.1.3.RELEASE
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-cloud-starter-open-service-broker-webmvc 2.1.3.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-open-service-broker-autoconfigure jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.