- Prerequisites
- Java 1.8
- maven 3.3.9
- client_secret.json - It should be downloaded from Google developer console(Server authentication)
- To clean the project
mvn clean
- To build the project
mvn package
- To run the application
java -jar target/chatbot-0.0.1-SNAPSHOT.jar