<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-parquet</artifactId>
<version>366</version>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>366</version> </parent>
compile
|-- io.trino:trino-memory-context
|-- io.trino:trino-plugin-toolkit
|-- io.airlift:log
|-- io.airlift:slice
|-- io.airlift:units
|-- com.google.code.findbugs:jsr305
provided
|-- io.trino.hadoop:hadoop-apache
runtime
|-- org.xerial.snappy:snappy-java
test
|-- io.trino:trino-testing-services