GitHub - SamSharaf/java11-basic-archetype: Maven archetype for a java 11 project setup with base test dependencies. · GitHub
Skip to content

SamSharaf/java11-basic-archetype

 
 

Folders and files

Repository files navigation

java11-basic-archetype

Maven archetype for a java 11 project setup with base test dependencies.

Java 11 base application.

BASE SETUP

Dependencies

  • Junit 5
  • AssertJ
  • Mockito

Support

License, copyright and header

Automatically update license header and copyright header in each src file, default license is:

  • MIT License

Easily changed in the POM select from a list of available licenses.

To see what is available:

  mvn license:license-list

To see the license details:

  mvn license:license-list -Ddetail

About

Maven archetype for a java 11 project setup with base test dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%