IBM Cloud Master Data Management Java SDK

Java Client Library to access the IBM Cloud Master Data Management

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

mdm-parent
Last Version

Last Version

1.0.6
Release Date

Release Date

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

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

How to add to project

<!-- 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

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.13
0.0.11