<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-hive-hadoop2</artifactId>
<version>429</version>
<type>trino-plugin</type>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>429</version> </parent>
compile
provided
|-- com.fasterxml.jackson.core:jackson-annotations
|-- io.airlift:slice
|-- io.opentelemetry:opentelemetry-api
|-- io.opentelemetry:opentelemetry-context
runtime
|-- com.amazonaws:aws-java-sdk-core
|-- com.amazonaws:aws-java-sdk-s3
|-- com.qubole.rubix:rubix-presto-shaded
|-- io.airlift:json
|-- io.airlift:stats
|-- io.airlift:units
|-- io.trino:trino-hadoop-toolkit
|-- io.trino:trino-plugin-toolkit
|-- io.trino.hadoop:hadoop-apache
|-- org.alluxio:alluxio-shaded-client
test
|-- io.trino:trino-testing-containers