| License |
License |
|---|---|
| Categories |
CategoriesIBM Cloud Container PaaS Providers |
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdibm-cloud-shell |
| Last Version | Last Version0.25.0 |
| Release Date | Release Date |
| 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.25.0.pom | |
| ibm-cloud-shell-0.25.0.jar | 19 KB |
| ibm-cloud-shell-0.25.0-sources.jar | 12 KB |
| ibm-cloud-shell-0.25.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.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/
implementation 'com.ibm.cloud:ibm-cloud-shell:0.25.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/
implementation ("com.ibm.cloud:ibm-cloud-shell:0.25.0")
'com.ibm.cloud:ibm-cloud-shell:jar:0.25.0'
<dependency org="com.ibm.cloud" name="ibm-cloud-shell" rev="0.25.0">
<artifact name="ibm-cloud-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='ibm-cloud-shell', version='0.25.0')
)
libraryDependencies += "com.ibm.cloud" % "ibm-cloud-shell" % "0.25.0"
[com.ibm.cloud/ibm-cloud-shell "0.25.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.17.3 |
| com.ibm.cloud : platform-services-common | jar | 0.25.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : platform-services-common | test-jar | 0.25.0 |
| org.testng : testng | jar | 7.4.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.10.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-testng | jar | 2.0.9 |