is not current version
Last Version 3.9

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

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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

open-lineage-services
Version

Version

1.4
Type

Type

pom

Download open-lineage-services 1.4


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