This is a simple project that validates dependencies for use with Galvanize terminal based projects.
This project has been tested against.
- Java 8+
- Maven 3.9.6
Validated on:
- Mac OS 14
- Windows 10
- Clone down project
- Run
mvn test
or run the tests found in BasicTests- Everything should pass