is not current version
Last Version 3.9

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

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

2.6
Type

Type

jar

Download governance-action-framework 2.6


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