Skip to content

Latest commit

 

History

History
24 lines (6 loc) · 391 Bytes

README_SUBMITTED.md

File metadata and controls

24 lines (6 loc) · 391 Bytes

ee-shoppingcart

Version number 5b8d0fd276b6d288905ed2f63a934e057e8feca2

Shopping cart task is developed using Java 11 and dependencies are in maven pom.xml.

Prerequisite: Ensure Java 11 and maven installed on the system that you are running this task.

mvn clean install from the command line will run the tests.

Import the project into any editor of your choice.