is not current version
Last Version 3.9

org.odpi.egeria:governance-action 3.2

Governance Action Open Engine Services (OMES) hosts Governance Action Engines running Governance Action Services on demand.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action
Version

Version

3.2
Type

Type

pom

Download governance-action 3.2


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