Last Version

Governance services sample connectors 3.9

Sample that shows how to create both open discovery services and governance action services

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-services-sample
Version

Version

3.9
Type

Type

jar
Description

Description

Governance services sample connectors
Sample that shows how to create both open discovery services and governance action services
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download governance-services-sample 3.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : open-discovery-framework jar 3.9
org.odpi.egeria : csv-file-connector jar 3.9
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.