License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-open-service-broker |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Open Service Broker
Spring Cloud Open Service Broker
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-cloud-open-service-broker-3.5.2.pom | |
spring-cloud-open-service-broker-3.5.2.jar | 261 bytes |
spring-cloud-open-service-broker-3.5.2-sources.jar | 261 bytes |
spring-cloud-open-service-broker-3.5.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-open-service-broker</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker/
implementation 'org.springframework.cloud:spring-cloud-open-service-broker:3.5.2'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker/
implementation ("org.springframework.cloud:spring-cloud-open-service-broker:3.5.2")
'org.springframework.cloud:spring-cloud-open-service-broker:jar:3.5.2'
<dependency org="org.springframework.cloud" name="spring-cloud-open-service-broker" rev="3.5.2">
<artifact name="spring-cloud-open-service-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-open-service-broker', version='3.5.2')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-open-service-broker" % "3.5.2"
[org.springframework.cloud/spring-cloud-open-service-broker "3.5.2"]