Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 317 Bytes

Cart

Cart Assignment

This project was generated with Maven version 4.0.0.

Clean

Run mvn clean to clean project.

Build

Run mvn install to build the project. The build artifacts will be stored in the target/ directory.

Test

Run mvn test for running unit tests