Skip to content
/ maven-start Public template

A quick template for creating a basic maven project.

Notifications You must be signed in to change notification settings

jaccoobi/maven-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maven Start

Basic template project for creating a maven project.

Run mvn package to delete target folder and recompile.

Run java -cp target/my-app-1.0-SNAPSHOT.jar com.mycompany.app.App to run the jar file.

About

A quick template for creating a basic maven project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages