is not current version
Last Version 3.9

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

Provides the definitions that make up the APIs used by external components when communicating with the open lineage.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

open-lineage-services-api
Version

Version

3.1
Type

Type

jar

Download open-lineage-services-api 3.1


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