is not current version
Last Version 3.9

org.odpi.egeria:governance-action-api 2.8

Provides the definitions that make up the APIs used by external components when communicating with the governance action engine services (support for the governance action framework (GAF)).

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action-api
Version

Version

2.8
Type

Type

jar

Download governance-action-api 2.8


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