Skip to content

profwpollock/java-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Java Quickstart Archetype

Just a simple alternative to the Maven Quickstart archetypes that comes with:

  • a recent JUnit version
  • Hamcrest and its additional matchers
  • logback runtime and test configurations
  • a .editorconfig file with encoding setup correctly

Usage

  mvn archetype:generate \
    -DarchetypeGroupId=de.bripkens \
    -DarchetypeArtifactId=java-quickstart \
    -DarchetypeVersion=0.2.0

About

Alternative to maven-archetype-quickstart

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%