<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-tpch</artifactId>
<version>452</version>
<type>trino-plugin</type>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>452</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8
|-- io.trino:trino-plugin-toolkit
provided
|-- com.fasterxml.jackson.core:jackson-annotations
|-- io.airlift:slice
|-- io.opentelemetry:opentelemetry-api
|-- io.opentelemetry:opentelemetry-context
test
|-- io.airlift:junit-extensions