It should work with Java 6, 7 and upwards. It doesn't contain any dependendency injection specific frameworks, such as Spring or Guice. (Although you can add this easily). The nature is an Eclipse ...
The tests are currently failing because of an output mismatch. Fixing the System.out.println in the main method will make the tests green. The JDK is installed on GitHub Actions machines, so you're ...