Last Version

IBM Information Governance Catalog Repository Connector 1.0

An OCF OMRS Repository Connector for IBM Information Governance Catalog (IGC) (using its REST API to call into the IGC metadata repository).

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

igc-repository-connector
Version

Version

1.0
Type

Type

jar
Description

Description

IBM Information Governance Catalog Repository Connector
An OCF OMRS Repository Connector for IBM Information Governance Catalog (IGC) (using its REST API to call into the IGC metadata repository).
Project Organization

Project Organization

ODPi

Download igc-repository-connector 1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.odpi.egeria : igc-rest-client-library jar 1.0
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.6
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.