<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-hive-hadoop2</artifactId>
<version>352</version>
<type>trino-plugin</type>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>352</version> </parent>
compile
|-- com.qubole.rubix:rubix-presto-shaded
provided
|-- io.airlift:slice
|-- com.fasterxml.jackson.core:jackson-annotations
runtime
|-- io.trino.hadoop:hadoop-apache
|-- org.alluxio:alluxio-shaded-client
test