Initial commit

This commit is contained in:
Olivier Barais
2025-09-10 10:58:37 +02:00
commit 150038422c
11 changed files with 223 additions and 0 deletions

4
run-hsqldb-server.sh Executable file
View File

@@ -0,0 +1,4 @@
mvn dependency:copy-dependencies
mkdir data 2> /dev/null
cd data
java -cp ../target/dependency/hsqldb-2.7.2.jar org.hsqldb.Server