| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sap.cloud.mkt |
| ArtifactId | ArtifactIdkyma-client |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKyma Java Client
Java Client for Kyma API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| kyma-client-1.2.0.pom | |
| kyma-client-1.2.0.jar | 11 KB |
| kyma-client-1.2.0-sources.jar | 2 KB |
| kyma-client-1.2.0-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.mkt/kyma-client/ -->
<dependency>
<groupId>com.sap.cloud.mkt</groupId>
<artifactId>kyma-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.mkt/kyma-client/
implementation 'com.sap.cloud.mkt:kyma-client:1.2.0'
// https://jarcasting.com/artifacts/com.sap.cloud.mkt/kyma-client/
implementation ("com.sap.cloud.mkt:kyma-client:1.2.0")
'com.sap.cloud.mkt:kyma-client:jar:1.2.0'
<dependency org="com.sap.cloud.mkt" name="kyma-client" rev="1.2.0">
<artifact name="kyma-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.mkt', module='kyma-client', version='1.2.0')
)
libraryDependencies += "com.sap.cloud.mkt" % "kyma-client" % "1.2.0"
[com.sap.cloud.mkt/kyma-client "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.kubernetes : client-java | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.google.code.findbugs : jsr305 | jar | |
| org.slf4j : slf4j-api | jar | |
| com.github.fge : json-patch | jar | |
| com.google.guava : guava | jar | |
| org.slf4j : slf4j-nop | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |