License |
License |
---|---|
Categories |
CategoriesIBM Cloud Container PaaS Providers |
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdibm-cloud-shell |
Version | Version0.19.0 |
Type | Typejar |
Description |
DescriptionIBM Cloud Shell Account Settings API
Java Client Library to access the IBM Cloud Platform Services
|
Project Organization |
Project OrganizationIBM Cloud Platform Services |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ibm-cloud-shell-0.19.0.pom | |
ibm-cloud-shell-0.19.0.jar | 19 KB |
ibm-cloud-shell-0.19.0-sources.jar | 12 KB |
ibm-cloud-shell-0.19.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>ibm-cloud-shell</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/
implementation 'com.ibm.cloud:ibm-cloud-shell:0.19.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/
implementation ("com.ibm.cloud:ibm-cloud-shell:0.19.0")
'com.ibm.cloud:ibm-cloud-shell:jar:0.19.0'
<dependency org="com.ibm.cloud" name="ibm-cloud-shell" rev="0.19.0">
<artifact name="ibm-cloud-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='ibm-cloud-shell', version='0.19.0')
)
libraryDependencies += "com.ibm.cloud" % "ibm-cloud-shell" % "0.19.0"
[com.ibm.cloud/ibm-cloud-shell "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : sdk-core | jar | 9.10.3 |
com.ibm.cloud : platform-services-common | jar | 0.19.0 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : platform-services-common | test-jar | 0.19.0 |
org.testng : testng | jar | 7.1.0 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.1 |
org.powermock : powermock-api-mockito2 | jar | 2.0.5 |
org.powermock : powermock-module-testng | jar | 2.0.5 |