License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdplatform-services-common |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIBM Cloud Platform Services SDK Common Library
Java Client Library to access the IBM Cloud Platform Services
|
Project Organization |
Project OrganizationIBM Cloud Platform Services |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/platform-services-common/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>platform-services-common</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/platform-services-common/
implementation 'com.ibm.cloud:platform-services-common:0.25.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/platform-services-common/
implementation ("com.ibm.cloud:platform-services-common:0.25.0")
'com.ibm.cloud:platform-services-common:jar:0.25.0'
<dependency org="com.ibm.cloud" name="platform-services-common" rev="0.25.0">
<artifact name="platform-services-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='platform-services-common', version='0.25.0')
)
libraryDependencies += "com.ibm.cloud" % "platform-services-common" % "0.25.0"
[com.ibm.cloud/platform-services-common "0.25.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : sdk-core | jar | 9.17.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-testng | jar | 2.0.9 |