is not current version
Last Version 2.11

org.odpi.egeria:ibm-igc-rest-client-library 1.2

A Java client library that uses the IBM Information Governance Catalog (IGC) REST API to call into an IGC metadata repository.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

ibm-igc-rest-client-library
Version

Version

1.2
Type

Type

jar

Download ibm-igc-rest-client-library 1.2


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/ibm-igc-rest-client-library/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>ibm-igc-rest-client-library</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/ibm-igc-rest-client-library/
implementation 'org.odpi.egeria:ibm-igc-rest-client-library:1.2'
// https://jarcasting.com/artifacts/org.odpi.egeria/ibm-igc-rest-client-library/
implementation ("org.odpi.egeria:ibm-igc-rest-client-library:1.2")
'org.odpi.egeria:ibm-igc-rest-client-library:jar:1.2'
<dependency org="org.odpi.egeria" name="ibm-igc-rest-client-library" rev="1.2">
  <artifact name="ibm-igc-rest-client-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='ibm-igc-rest-client-library', version='1.2')
)
libraryDependencies += "org.odpi.egeria" % "ibm-igc-rest-client-library" % "1.2"
[org.odpi.egeria/ibm-igc-rest-client-library "1.2"]