You must have Maven installed on your machine to use this project.
You can check if you already have it installed with the command: mvn -v
.
Otherwise, you can get it with those steps:
- Download a Maven 3.6.1 binary here
- Extract it and add maven/bin to your path
mvn clean install -DskipTests
mvn surefire:test
mvn exec:java