<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>hetu-singledata</artifactId>
<version>1.9.0</version>
<type>hetu-plugin</type>
</dependency>
<parent> <groupId>io.hetu.core</groupId> <artifactId>presto-root</artifactId> <version>1.9.0</version> </parent>
compile
|-- io.hetu.core:presto-base-jdbc
|-- io.hetu.core:hetu-opengauss
|-- io.airlift:log
|-- io.hetu.core:presto-expressions
|-- io.airlift:units
|-- com.google.code.findbugs:jsr305:3.0.2
|-- javax.validation:validation-api
|-- org.apache.shardingsphere:shardingsphere-mode-core:5.2.0
|-- org.apache.shardingsphere:shardingsphere-readwrite-splitting-core:5.2.0
|-- org.apache.shardingsphere:shardingsphere-sharding-api:5.2.0
|-- org.apache.shardingsphere:shardingsphere-sharding-core:5.2.0
|-- org.apache.shardingsphere:shardingsphere-jdbc-core:5.2.0
|-- org.apache.shardingsphere:shardingsphere-transaction-core:5.2.0
|-- org.apache.shardingsphere:shardingsphere-cluster-mode-repository-api:5.2.0
|-- org.apache.shardingsphere:shardingsphere-infra-common:5.2.0
|-- org.apache.shardingsphere:shardingsphere-parser-core:5.2.0
|-- com.fasterxml.jackson.core:jackson-annotations
|-- org.apache.shardingsphere:shardingsphere-infra-executor:5.2.0
|-- org.apache.shardingsphere:shardingsphere-infra-binder:5.2.0
|-- org.apache.shardingsphere:shardingsphere-infra-parser:5.2.0
|-- org.apache.shardingsphere:shardingsphere-single-table-core:5.2.0
|-- org.apache.shardingsphere:shardingsphere-infra-context:5.2.0
|-- io.hetu.core:presto-plugin-toolkit
|-- org.opengauss:opengauss-jdbc:3.0.0
provided
|-- io.airlift:slice
runtime
|-- org.antlr:antlr4-runtime:4.9.2
|-- com.github.ben-manes.caffeine:caffeine:2.9.2
|-- org.apache.calcite:calcite-core:1.27.0
|-- org.apache.zookeeper:zookeeper:3.6.3
|-- org.apache.zookeeper:zookeeper-jute:3.6.3
|-- org.apache.shardingsphere:shardingsphere-cluster-mode-repository-zookeeper-curator:5.2.0
|-- org.apache.shardingsphere:shardingsphere-cluster-mode-repository-etcd:5.2.0
test
|-- io.airlift:testing-postgresql-server