<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-tpcds</artifactId>
<version>1.5.0</version>
<type>hetu-plugin</type>
</dependency>
<parent> <groupId>io.hetu.core</groupId> <artifactId>presto-root</artifactId> <version>1.5.0</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8
provided
|-- io.airlift:slice
|-- com.fasterxml.jackson.core:jackson-annotations
runtime
|-- io.airlift:joda-to-java-time-bridge
test
|-- io.hetu.core:presto-parser
|-- io.airlift:log
|-- io.airlift:joni