Go to file
Erik Foris b607b4a109 chore: Refactor dataset class and dataRepository interface
- Rename dataset.java to Dataset.java
- Update references to Dataset class
2024-06-17 15:17:37 +02:00
.mvn/wrapper chore: Add initial project files and configurations 2024-06-11 09:41:10 +02:00
src chore: Refactor dataset class and dataRepository interface 2024-06-17 15:17:37 +02:00
.gitignore chore: Add initial project files and configurations 2024-06-11 09:41:10 +02:00
mvnw chore: Add initial project files and configurations 2024-06-11 09:41:10 +02:00
mvnw.cmd chore: Add initial project files and configurations 2024-06-11 09:41:10 +02:00
pom.xml chore: Add hsqldb runtime dependency to pom.xml 2024-06-11 13:39:00 +02:00
README.md Create emty readme 2024-06-04 09:45:34 +02:00