License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sap.cloud.lm.sl |
ArtifactId | ArtifactIdcloudfoundry-client-facade |
Version | Version2.10.0 |
Type | Typejar |
Description |
DescriptionCloud Foundry Java Client Facade
A facade of the official Cloud Foundry Java client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cloudfoundry-client-facade/ -->
<dependency>
<groupId>com.sap.cloud.lm.sl</groupId>
<artifactId>cloudfoundry-client-facade</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cloudfoundry-client-facade/
implementation 'com.sap.cloud.lm.sl:cloudfoundry-client-facade:2.10.0'
// https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cloudfoundry-client-facade/
implementation ("com.sap.cloud.lm.sl:cloudfoundry-client-facade:2.10.0")
'com.sap.cloud.lm.sl:cloudfoundry-client-facade:jar:2.10.0'
<dependency org="com.sap.cloud.lm.sl" name="cloudfoundry-client-facade" rev="2.10.0">
<artifact name="cloudfoundry-client-facade" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.lm.sl', module='cloudfoundry-client-facade', version='2.10.0')
)
libraryDependencies += "com.sap.cloud.lm.sl" % "cloudfoundry-client-facade" % "2.10.0"
[com.sap.cloud.lm.sl/cloudfoundry-client-facade "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | 5.2.9.RELEASE |
org.springframework.security : spring-security-core | jar | 5.4.5 |
org.springframework.security : spring-security-config | jar | 5.4.5 |
org.springframework.security : spring-security-web | jar | 5.4.5 |
org.springframework.security : spring-security-oauth2-client | jar | 5.4.5 |
commons-io : commons-io | jar | 2.8.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
org.cloudfoundry : cloudfoundry-client-reactor | jar | 4.14.0.RELEASE |
io.micrometer : micrometer-core | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
org.mockito : mockito-core | jar | 3.5.13 |