is not current version
Last Version 3.9

org.odpi.egeria:governance-engine 2.5

The Governance Engine Open Metadata Access Service (OMAS) provides APIs and events that retrieve and manage metadata for governance engines. Governance engines ensure that the infrastructure supporting the data landscape is operating according to the governance program.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-engine
Version

Version

2.5
Type

Type

pom

Download governance-engine 2.5


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