Last Version

IBM Cloud Master Data Management Java SDK 1.0.6

Java Client Library to access the IBM Cloud Master Data Management

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

mdm-parent
Version

Version

1.0.6
Type

Type

pom
Description

Description

IBM Cloud Master Data Management Java SDK
Java Client Library to access the IBM Cloud Master Data Management
Project URL

Project URL

https://github.com/IBM/mdm-java-sdk
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

https://github.com/IBM/mdm-java-sdk/tree/main

Download mdm-parent 1.0.6

Filename Size
mdm-parent-1.0.6.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ibm.cloud/mdm-parent/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>mdm-parent</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/mdm-parent/
implementation 'com.ibm.cloud:mdm-parent:1.0.6'
// https://jarcasting.com/artifacts/com.ibm.cloud/mdm-parent/
implementation ("com.ibm.cloud:mdm-parent:1.0.6")
'com.ibm.cloud:mdm-parent:pom:1.0.6'
<dependency org="com.ibm.cloud" name="mdm-parent" rev="1.0.6">
  <artifact name="mdm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='mdm-parent', version='1.0.6')
)
libraryDependencies += "com.ibm.cloud" % "mdm-parent" % "1.0.6"
[com.ibm.cloud/mdm-parent "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/common
  • modules/mdm
  • modules/coverage-reports
  • modules/examples