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

org.odpi.egeria:data-platform 0.1

The Data Platform Open Metadata Access Service (OMAS) provides APIs for tools and applications wishing to register new data assets. It provides the ability to register the host, platform and location of the data platform itself along with the data assets it hosts.

Категории

Категории

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

Группа

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

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

data-platform
Версия

Версия

0.1
Тип

Тип

pom

Скачать data-platform 0.1

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

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