is not current version
Last Version 3.9

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

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

0.2
Type

Type

jar

Download governance-action-framework 0.2


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