Skip to content

zea64/maven-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

mvn package. This will create a jar in /target named my-app-[version]-SNAPSHOT.jar

Run

java -cp 'target/*' com.example.test.App. Our fake organization and package name is com.example.test and the main class is called App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages