<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-hive-formats</artifactId>
<version>407</version>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>407</version> </parent>
compile
|-- io.trino:trino-hadoop-toolkit
|-- io.trino:trino-plugin-toolkit
|-- io.airlift:slice
|-- io.airlift:units
|-- com.google.code.findbugs:jsr305
|-- org.apache.iceberg:iceberg-api
provided
|-- io.trino.hadoop:hadoop-apache
test