This is a retail price calculator having a command-line console. In order to run it build the project and run the executable jar.
Maven and JDK 6 for required for building Price-calculator. To build the project run the following Maven command:
mvn clean package