Last Version

IBM Information Governance Catalog REST API Client Library 1.0

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

igc-rest-client-library
Version

Version

1.0
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 igc-rest-client-library 1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.3.RELEASE
org.odpi.egeria : http-helper jar 1.0
org.odpi.egeria : repository-services-apis jar 1.0
commons-io : commons-io jar 2.4
commons-collections : commons-collections jar 3.2.2
com.googlecode.maven-download-plugin : download-maven-plugin jar 1.4.1
org.apache.maven.plugins : maven-antrun-plugin jar 1.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.webcohesion.enunciate : enunciate-core-annotations jar 2.10.1
org.apache.kafka : kafka-clients jar 0.10.0.0

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.