<dependency>
<groupId>io.openlineage</groupId>
<artifactId>openlineage-java</artifactId>
<version>0.26.0</version>
</dependency>
runtime
|-- com.fasterxml.jackson.core:jackson-core:2.13.4
|-- com.fasterxml.jackson.core:jackson-annotations:2.13.4
|-- com.fasterxml.jackson.core:jackson-databind:2.13.4.2
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4
|-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.4
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4
|-- org.apache.httpcomponents:httpclient:4.5.14