Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 426 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 426 Bytes

#Multivalue dictionary App


####Prerequisites: 1. Java8 2. Maven

  1. Download the project from git

  2. Go to root folder of the project

  3. Build the project using below command mvn clean install

4 Run the application using below command mvn exec:java -Dexec.mainClass=com.dictionary.Main

  1. Enter "exit" to quit.