| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdcom.ibm.cloud | 
| ArtifactId | ArtifactIdiam-identity | 
| Last Version | Last Version0.25.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionIBM Cloud IAM Identity Services 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 | 
|---|---|
| iam-identity-0.25.0.pom | |
| iam-identity-0.25.0.jar | 60 KB | 
| iam-identity-0.25.0-sources.jar | 37 KB | 
| iam-identity-0.25.0-javadoc.jar | 260 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/iam-identity/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>iam-identity</artifactId>
    <version>0.25.0</version>
</dependency>// https://jarcasting.com/artifacts/com.ibm.cloud/iam-identity/
implementation 'com.ibm.cloud:iam-identity:0.25.0'// https://jarcasting.com/artifacts/com.ibm.cloud/iam-identity/
implementation ("com.ibm.cloud:iam-identity:0.25.0")'com.ibm.cloud:iam-identity:jar:0.25.0'<dependency org="com.ibm.cloud" name="iam-identity" rev="0.25.0">
  <artifact name="iam-identity" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibm.cloud', module='iam-identity', version='0.25.0')
)libraryDependencies += "com.ibm.cloud" % "iam-identity" % "0.25.0"[com.ibm.cloud/iam-identity "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 | 
