We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c0496 commit e697675Copy full SHA for e697675
clickhouse-jdbc/pom.xml
@@ -308,6 +308,7 @@
308
<include>org.apache.httpcomponents.client5:httpclient5</include>
309
<include>org.apache.httpcomponents.core5:httpcore5</include>
310
<include>org.apache.httpcomponents.core5:httpcore5-h2</include>
311
+ <include>com.clickhouse:jdbc-v2</include>
312
<include>org.lz4:lz4-pure-java</include>
313
</includes>
314
</artifactSet>
@@ -379,6 +380,7 @@
379
380
381
382
383
384
385
386
<relocations>
0 commit comments