License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.sap.cloud.lm.sl |
ArtifactId | ArtifactIdcf-java-client |
Version | Version1.31.2 |
Type | Typepom |
Description |
DescriptionCloud Foundry Java Client Parent
SAP fork of CF Java Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cf-java-client-1.31.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cf-java-client/ -->
<dependency>
<groupId>com.sap.cloud.lm.sl</groupId>
<artifactId>cf-java-client</artifactId>
<version>1.31.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cf-java-client/
implementation 'com.sap.cloud.lm.sl:cf-java-client:1.31.2'
// https://jarcasting.com/artifacts/com.sap.cloud.lm.sl/cf-java-client/
implementation ("com.sap.cloud.lm.sl:cf-java-client:1.31.2")
'com.sap.cloud.lm.sl:cf-java-client:pom:1.31.2'
<dependency org="com.sap.cloud.lm.sl" name="cf-java-client" rev="1.31.2">
<artifact name="cf-java-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.lm.sl', module='cf-java-client', version='1.31.2')
)
libraryDependencies += "com.sap.cloud.lm.sl" % "cf-java-client" % "1.31.2"
[com.sap.cloud.lm.sl/cf-java-client "1.31.2"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
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 |