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

org.odpi.egeria:open-lineage-services 3.2

The open lineage services allow for the storage and querying of lineage data.

Группа

Группа

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

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

open-lineage-services
Версия

Версия

3.2
Тип

Тип

pom

Скачать open-lineage-services 3.2

Имя Файла Размер
open-lineage-services-3.2.pom 1 KB
Обзор

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