We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb225b5 commit d0b8462Copy full SHA for d0b8462
README.md
@@ -3,6 +3,8 @@
3
The purpose of the current project is to create a `Thin JAR` of HiveServer2 JDBC Driver.
4
All release products have been verified and usable in the GraalVM Native Image compiled by GraalVM CE For JDK 22.0.2 and GraalVM CE For JDK 23.
5
6
+For HosSpot VM, all JAR products can be run on any OpenJDK 8 and later distribution.
7
+
8
The steps to use directly in Maven are as follows.
9
The latest version is available
10
at https://central.sonatype.com/artifact/io.github.linghengqian/hive-server2-jdbc-driver-thin .
0 commit comments