License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sap.cloud.lm.sl |
ArtifactId | ArtifactIdcloudfoundry-client-lib |
Version | Version1.31.2 |
Type | Typejar |
Description |
DescriptionCloud Foundry Java Client Library
A Cloud Foundry client library for Java
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cloudfoundry-client-lib/ -->
<dependency>
<groupId>com.sap.cloud.lm.sl</groupId>
<artifactId>cloudfoundry-client-lib</artifactId>
<version>1.31.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cloudfoundry-client-lib/
implementation 'com.sap.cloud.lm.sl:cloudfoundry-client-lib:1.31.2'
// https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cloudfoundry-client-lib/
implementation ("com.sap.cloud.lm.sl:cloudfoundry-client-lib:1.31.2")
'com.sap.cloud.lm.sl:cloudfoundry-client-lib:jar:1.31.2'
<dependency org="com.sap.cloud.lm.sl" name="cloudfoundry-client-lib" rev="1.31.2">
<artifact name="cloudfoundry-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.lm.sl', module='cloudfoundry-client-lib', version='1.31.2')
)
libraryDependencies += "com.sap.cloud.lm.sl" % "cloudfoundry-client-lib" % "1.31.2"
[com.sap.cloud.lm.sl/cloudfoundry-client-lib "1.31.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | 5.2.8.RELEASE |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.4.0.RELEASE |
commons-io : commons-io | jar | 2.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
org.cloudfoundry : cloudfoundry-client-reactor | jar | 4.10.0.RELEASE |
io.micrometer : micrometer-core | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
log4j : log4j | jar | 1.2.14 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
org.junit.platform : junit-platform-launcher | jar | 1.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
org.mockito : mockito-core | jar | 3.2.0 |