Dependencies to clickhouse-data and clickhouse-client project were broken while removing dependencies for grpc and cli client from JDBC artifact.
Current PR restores required dependencies. Previously all artifact had different dependencies than shaded.
Summary
Dependencies to
clickhouse-data
andclickhouse-client
project were broken while removing dependencies for grpc and cli client from JDBC artifact. Current PR restores required dependencies. Previouslyall
artifact had different dependencies thanshaded
.Closes https://github.com/ClickHouse/clickhouse-java/issues/1823
Checklist
Delete items not relevant to your PR: