| License | License | 
|---|---|
| GroupId | GroupIdorg.springframework.cloud | 
| ArtifactId | ArtifactIdspring-cloud-open-service-broker-core | 
| Last Version | Last Version3.5.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Cloud Open Service Broker Core Spring Cloud Open Service Broker Core | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker-core/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-open-service-broker-core</artifactId>
    <version>3.5.2</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker-core/
implementation 'org.springframework.cloud:spring-cloud-open-service-broker-core:3.5.2'// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-open-service-broker-core/
implementation ("org.springframework.cloud:spring-cloud-open-service-broker-core:3.5.2")'org.springframework.cloud:spring-cloud-open-service-broker-core:jar:3.5.2'<dependency org="org.springframework.cloud" name="spring-cloud-open-service-broker-core" rev="3.5.2">
  <artifact name="spring-cloud-open-service-broker-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-open-service-broker-core', version='3.5.2')
)libraryDependencies += "org.springframework.cloud" % "spring-cloud-open-service-broker-core" % "3.5.2"[org.springframework.cloud/spring-cloud-open-service-broker-core "3.5.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-context | jar | 5.3.20 | 
| io.projectreactor : reactor-core | jar | 3.4.18 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 | 
| org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final | 
| commons-beanutils : commons-beanutils | jar | 1.9.4 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| org.springframework : spring-web Optional | jar | 5.3.20 | 
| org.springframework : spring-webflux Optional | jar | 5.3.20 | 
