Last Version

Governance Action Framework (GAF) 3.9

The Governance Action Framework (GAF) provides the interfaces and base implementations for components (called governance actions) that take action to correct a situation that is harmful the data, or the organization in some way.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action-framework
Version

Version

3.9
Type

Type

jar
Description

Description

Governance Action Framework (GAF)
The Governance Action Framework (GAF) provides the interfaces and base implementations for components (called governance actions) that take action to correct a situation that is harmful the data, or the organization in some way.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download governance-action-framework 3.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.