Last Version

Spring Cloud - Cloud Foundry Service Broker 1.0.4.RELEASE

Spring Cloud - Cloud Foundry Service Broker

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-cloudfoundry-service-broker
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Spring Cloud - Cloud Foundry Service Broker
Spring Cloud - Cloud Foundry Service Broker
Project URL

Project URL

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

Project Organization

Spring IO
Source Code Management

Source Code Management

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

Download spring-cloud-cloudfoundry-service-broker 1.0.4.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.2
org.hibernate : hibernate-validator jar 5.1.0.Final
org.springframework.boot : spring-boot-starter-security jar 1.2.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.7.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

Project Modules

There are no modules declared in this project.