<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-client</artifactId>
<version>1.4.1</version>
</dependency>
<parent> <groupId>io.hetu.core</groupId> <artifactId>presto-root</artifactId> <version>1.4.1</version> </parent>
compile
|-- com.google.code.findbugs:jsr305
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- io.airlift:slice
|-- io.airlift:json
|-- io.airlift:log
|-- io.airlift:units
|-- com.squareup.okhttp3:okhttp
|-- com.squareup.okhttp3:okhttp-urlconnection
|-- io.hetu.core:hetu-transport
test