This is a simple Java Maven project that builds a jar file. The application prints a welcome message to the console.
- Clone the repository.
- Build the project using Maven.
- Run the
.jarfile after the build. - The application will output a welcome message in the terminal.