How to Create an Executable JAR file and Use it to Run the Main Method?

2015-12-15T10:05:06+05:30

Objective To cover basic concept of GRADLE to run the main method of Java program by: Creating an executable jar file of the project Run the main method using executable jar