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

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

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
Версия

Версия

1.7
Тип

Тип

pom

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

Имя Файла Размер
governance-engines-plugins-1.7.pom 1 KB
Обзор

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