Last Version

Open Lineage API 3.9

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

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

open-lineage-services-api
Version

Version

3.9
Type

Type

jar
Description

Description

Open Lineage API
Provides the definitions that make up the APIs used by external components when communicating with the open lineage.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download open-lineage-services-api 3.9


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.slf4j : slf4j-api jar 1.7.36
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : asset-lineage-api jar 3.9
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : ffdc-services jar 3.9

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.