| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdmdm-common |
| Version | Version0.0.11 |
| Type | Typejar |
| Description |
DescriptionMaster Data Management Common Library
Java Client Library to access the IBM Cloud Master Data Management
|
| Project Organization |
Project OrganizationIBM Cloud |
| Filename | Size |
|---|---|
| mdm-common-0.0.11.pom | |
| mdm-common-0.0.11.jar | 3 KB |
| mdm-common-0.0.11-tests.jar | 4 KB |
| mdm-common-0.0.11-sources.jar | 4 KB |
| mdm-common-0.0.11-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/mdm-common/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>mdm-common</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/mdm-common/
implementation 'com.ibm.cloud:mdm-common:0.0.11'
// https://jarcasting.com/artifacts/com.ibm.cloud/mdm-common/
implementation ("com.ibm.cloud:mdm-common:0.0.11")
'com.ibm.cloud:mdm-common:jar:0.0.11'
<dependency org="com.ibm.cloud" name="mdm-common" rev="0.0.11">
<artifact name="mdm-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='mdm-common', version='0.0.11')
)
libraryDependencies += "com.ibm.cloud" % "mdm-common" % "0.0.11"
[com.ibm.cloud/mdm-common "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.5 |
| org.powermock : powermock-module-testng | jar | 2.0.5 |