is not current version
Last Version 3.9

org.odpi.egeria:governance-action 2.6

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

2.6
Type

Type

pom

Download governance-action 2.6


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