is not current version
Last Version 3.9

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

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

3.1
Type

Type

pom

Download open-lineage-services 3.1


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