chittalalk / myProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example project with maven.

This project has been created with the following command:

mvn archetype:generate -DgroupId=com.ej -DartifactId=myProject -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false

Pre-reqs to build:

  • maven installed

How to build:

  mvn clean package

About


Languages

Language:Java 100.0%