Last Version

IBM Information Governance Catalog REST API Client Library 2.11

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

ibm-igc-rest-client-library
Version

Version

2.11
Type

Type

jar
Description

Description

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

Project Organization

ODPi

Download ibm-igc-rest-client-library 2.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.8
org.springframework : spring-core jar 5.3.8
org.odpi.egeria : http-helper jar 2.11
org.slf4j : slf4j-api jar 1.7.31
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.core : jackson-core jar 2.12.3

provided (1)

Group / Artifact Type Version
org.odpi.egeria : egeria-connector-ibm-information-server-test jar 2.11

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.