is not current version
Last Version 3.9

org.odpi.egeria:governance-action-framework 3.1

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.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action-framework
Version

Version

3.1
Type

Type

jar

Download governance-action-framework 3.1


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