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

org.odpi.egeria:governance-engine 1.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.

Группа

Группа

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

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

governance-engine
Версия

Версия

1.5
Тип

Тип

pom

Скачать governance-engine 1.5

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

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