This sample Maven project shows how object oriented software is developed. The docs directory contains .uxf files that can be opened with UMLet diagram editor. UMLet is available as a Visual Studio Code extension. It is also available as a standalone application. To build the project, run: mvn clean package To run the application packaged earlier, execute: java -jar target/point-of-sale-1.0-SNAPSHOT.jar