| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.sap.cloud.spring.boot |
| ArtifactId | ArtifactIdspring-boot-service-connector-saas-registry |
| Last Version | Last Version1.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionService Connector for Saas Registry
Spring Boot Enablement Parent
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSAP |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.spring.boot/spring-boot-service-connector-saas-registry/ -->
<dependency>
<groupId>com.sap.cloud.spring.boot</groupId>
<artifactId>spring-boot-service-connector-saas-registry</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.spring.boot/spring-boot-service-connector-saas-registry/
implementation 'com.sap.cloud.spring.boot:spring-boot-service-connector-saas-registry:1.16.0'
// https://jarcasting.com/artifacts/com.sap.cloud.spring.boot/spring-boot-service-connector-saas-registry/
implementation ("com.sap.cloud.spring.boot:spring-boot-service-connector-saas-registry:1.16.0")
'com.sap.cloud.spring.boot:spring-boot-service-connector-saas-registry:jar:1.16.0'
<dependency org="com.sap.cloud.spring.boot" name="spring-boot-service-connector-saas-registry" rev="1.16.0">
<artifact name="spring-boot-service-connector-saas-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.spring.boot', module='spring-boot-service-connector-saas-registry', version='1.16.0')
)
libraryDependencies += "com.sap.cloud.spring.boot" % "spring-boot-service-connector-saas-registry" % "1.16.0"
[com.sap.cloud.spring.boot/spring-boot-service-connector-saas-registry "1.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.pivotal.cfenv : java-cfenv-boot | jar | 2.4.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
| com.sap.cloud.mt : multi-tenant-subscription | jar | 1.16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.29 |