Initial Commit

This commit is contained in:
2024-04-04 00:31:42 +02:00
commit 4a35feecc0
21 changed files with 1280 additions and 0 deletions

7
gradle.properties Normal file
View File

@@ -0,0 +1,7 @@
version_major=1
version_minor=0
version_patch=0
# Dependencies
lombok=1.18.30
commons_lang=3.14.0