<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-tests</artifactId>
<version>1.1.0</version>
</dependency>
<parent> <groupId>io.hetu.core</groupId> <artifactId>presto-root</artifactId> <version>1.1.0</version> </parent>
compile
|-- io.hetu.core:presto-client
|-- io.hetu.core:presto-parser
|-- io.hetu.core:hetu-seed-store
|-- io.hetu.core:hetu-state-store
|-- io.airlift.discovery:discovery-server
|-- io.airlift:json
|-- io.airlift:log
|-- io.airlift:node
|-- io.airlift:slice
|-- io.airlift:stats
|-- io.airlift:units
|-- com.squareup.okhttp3:okhttp
|-- com.fasterxml.jackson.core:jackson-annotations
|-- org.apache.commons:commons-math3
provided
runtime
test
|-- io.hetu.core:presto-resource-group-managers