Skip to content

Commit d0b8462

Browse files
committed
Add note about OpenJDK version constraints
1 parent fb225b5 commit d0b8462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
The purpose of the current project is to create a `Thin JAR` of HiveServer2 JDBC Driver.
44
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.
55

6+
For HosSpot VM, all JAR products can be run on any OpenJDK 8 and later distribution.
7+
68
The steps to use directly in Maven are as follows.
79
The latest version is available
810
at https://central.sonatype.com/artifact/io.github.linghengqian/hive-server2-jdbc-driver-thin .

0 commit comments

Comments
 (0)