Skip to content

rudra-superrr/myProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 84.8%
  • Dockerfile 15.2%