For automated build tools, the driver is hosted on the Maven Central Repository under the group ID org.hsqldb .
org.hsqldb hsqldb 2.7.4 runtime Use code with caution. runtimeOnly 'org.hsqldb:hsqldb:2.7.4' Use code with caution. How to Use the Driver in Java download org.hsqldb.jdbcdriver
The project maintains a repository of all historical and current releases on SourceForge . Maven and Gradle Dependencies For automated build tools, the driver is hosted
Depending on your project setup, you can obtain the driver through several official channels: For automated build tools
You can download the complete zip package directly from HSQLDB.org . This bundle includes the core jar, documentation, and the SQL Tool utilities.
If you are using a build manager, add the following coordinates to your configuration file to automatically download the driver.