//kontrol-db-hsqldb
[jvm] The HSQLDB module of the KontrolDB database migration tool.
Add a dependency in your build.gradle.kts file:
build.gradle.kts
dependencies { implementation("net.futureset.kontroldb:kontrol-db-hsqldb:0.1.0") }