<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-plugin-toolkit</artifactId>
<version>1.4.1</version>
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-plugin-toolkit', version='1.4.1')
)
<parent> <groupId>io.hetu.core</groupId> <artifactId>presto-root</artifactId> <version>1.4.1</version> </parent>
compile
|-- io.airlift:json
|-- javax.validation:validation-api
|-- com.fasterxml.jackson.core:jackson-databind
|-- io.airlift:log
|-- io.airlift:units
|-- com.google.code.findbugs:jsr305
|-- com.fasterxml.jackson.core:jackson-annotations
test