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

org.odpi.egeria:data-platform-services 2.0

The Data Platform services enable data platforms can synchronize and maintain the metadata of the data assets to Data Platform OMAS.

Категории

Категории

Данные ORM
Группа

Группа

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

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

data-platform-services
Версия

Версия

2.0
Тип

Тип

pom

Скачать data-platform-services 2.0

Имя Файла Размер
data-platform-services-2.0.pom 1 KB
Обзор

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