building jar file from cmd code example Example 1: run jar file command line java -jar <jar-file-name>.jar Example 2: compile jar file command jar cvf example.jar *