не последняя версия
Последняя версия 2.10

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

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.

Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

governance-engines-plugins
Версия

Версия

0.1
Тип

Тип

jar

Скачать governance-engines-plugins 0.1


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