Build Instructions

Required Software

Build using maven

To build using Maven:

mvn install

The Maven build compiles all Java source files under the src/ directory and generates a single JAR file in the target/ directory.