The purpose of this project is to show some basic functional programming paradigms with Java.
Requirements:
Using your maven install execute the following terminal command from the root
mvn clean compile test
You can package
or install
with maven if you want but this project is more for illustrative purposes than an actaul library.