Skip to content

Commit

Permalink
Add note about OpenJDK version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
linghengqian committed Dec 15, 2024
1 parent fb225b5 commit d0b8462
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
The purpose of the current project is to create a `Thin JAR` of HiveServer2 JDBC Driver.
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.

For HosSpot VM, all JAR products can be run on any OpenJDK 8 and later distribution.

The steps to use directly in Maven are as follows.
The latest version is available
at https://central.sonatype.com/artifact/io.github.linghengqian/hive-server2-jdbc-driver-thin .
Expand Down

0 comments on commit d0b8462

Please sign in to comment.