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

org.odpi.egeria:stewardship-action 1.5

The Stewardship Action Open Metadata Access Service (OMAS) provides Support for metadata changes that need to be made as part of a data stewards work to improve the quality and accessibility of the data landscape.

Группа

Группа

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

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

stewardship-action
Версия

Версия

1.5
Тип

Тип

pom

Скачать stewardship-action 1.5

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

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