is not current version
Last Version 2.10

org.odpi.egeria:governance-engines-plugins 1.4

Governance Engines Plugins support plugins to governance engines to enable them to use open metadata settings in their validation and enforcement decisions they make and the resulting actions they take.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-engines-plugins
Version

Version

1.4
Type

Type

pom

Download governance-engines-plugins 1.4


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