Enter the following command in the project root directory to build the project.
$ mvn clean installRun the project:
$ java -jar target/BPC-BDS-Project_3-1.0.0.jarTo view the licenses visit the licenses folder and open dependencies.html file
Logs are defined in the logback.xml file in the src/main/resources folder
Project license is defined in the LICENSE file in the root of the project directory