Last Version

Governance Action OMES API 3.9

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)).

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action-api
Version

Version

3.9
Type

Type

jar
Description

Description

Governance Action OMES API
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)).
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download governance-action-api 3.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : ffdc-services jar 3.9
org.odpi.egeria : repository-services-apis jar 3.9

test (3)

Group / Artifact Type Version
org.odpi.egeria : open-metadata-ut jar 3.9
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.