The project solves the problem explained here. It has been developed with Oracle Java 8 and Apache Maven.
Download and install Oracle JDK or OpenJDK 1.8.0 update 101+ for your OS Execute the following command in Unix-like systems:
./mvnw clean install
or in Windows console:
mvnw.cmd clean install
Made with 🍵