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

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

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

Группа

Группа

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

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

open-lineage-services
Версия

Версия

1.5
Тип

Тип

pom

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

Имя Файла Размер
open-lineage-services-1.5.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>1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/open-lineage-services/
implementation 'org.odpi.egeria:open-lineage-services:1.5'
// https://jarcasting.com/artifacts/org.odpi.egeria/open-lineage-services/
implementation ("org.odpi.egeria:open-lineage-services:1.5")
'org.odpi.egeria:open-lineage-services:pom:1.5'
<dependency org="org.odpi.egeria" name="open-lineage-services" rev="1.5">
  <artifact name="open-lineage-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='open-lineage-services', version='1.5')
)
libraryDependencies += "org.odpi.egeria" % "open-lineage-services" % "1.5"
[org.odpi.egeria/open-lineage-services "1.5"]