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

org.odpi.egeria:stewardship-action 2.2

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

Версия

2.2
Тип

Тип

pom

Скачать stewardship-action 2.2

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

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