<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>hetu-state-store</artifactId>
<version>1.0.1</version>
<type>hetu-plugin</type>
</dependency>
<parent> <groupId>io.hetu.core</groupId> <artifactId>presto-root</artifactId> <version>1.0.1</version> </parent>
compile
|-- io.hetu.core:hetu-hazelcast
|-- io.airlift:log
|-- org.apache.commons:commons-lang3:3.10
provided
|-- io.airlift:slice
runtime
|-- com.fasterxml.jackson.core:jackson-core
test