Commands: Compile with maven mvn compile Run project jar java -jar target/todoapp-*.jar Links Simple CLI mvn https://mvnrepository.com/artifact/commons-cli/commons-cli/1.6.0 Apache Doc https://commons.apache.org/proper/commons-cli/usage.html Jackson https://www.baeldung.com/jackson-json-to-jsonnode https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind