<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-hive-formats</artifactId>
<version>413</version>
</dependency>
<parent> <groupId>io.trino</groupId> <artifactId>trino-root</artifactId> <version>413</version> </parent>
compile
|-- io.trino:trino-plugin-toolkit
|-- io.airlift:slice
|-- io.airlift:units
|-- com.fasterxml.jackson.core:jackson-core
|-- com.google.code.findbugs:jsr305
|-- com.google.errorprone:error_prone_annotations
|-- commons-codec:commons-codec
|-- org.gaul:modernizer-maven-annotations
provided
|-- io.trino.hadoop:hadoop-apache
runtime
|-- io.trino:trino-hadoop-toolkit
test
|-- io.starburst.openjson:openjson:1.8-e.10
|-- io.starburst.openx.data:json-serde:1.3.9-e.10