Last Version

Spring Cloud App Broker Documentation 1.1.1.RELEASE

Spring Cloud App Broker Documentation

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-app-broker-docs
Version

Version

1.1.1.RELEASE
Type

Type

jar
Description

Description

Spring Cloud App Broker Documentation
Spring Cloud App Broker Documentation
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-incubator/spring-cloud-app-broker

Download spring-cloud-app-broker-docs 1.1.1.RELEASE


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

Dependencies

runtime (7)

Group / Artifact Type Version
io.projectreactor : reactor-core jar
io.r2dbc : r2dbc-h2 jar 0.8.0.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-data-r2dbc jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.springframework.cloud : spring-cloud-app-broker-core jar 1.1.1.RELEASE

Project Modules

There are no modules declared in this project.