Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 522 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 522 Bytes

Java 11 Junit 5

Maven Central

A maven archetype for generating a java project defaulting with java 11 and junit 5

Usage

  1. Generate your project: mvn archetype:generate -DarchetypeGroupId=uk.co.markg.archetypes -DarchetypeArtifactId=java11-junit5 -DarchetypeVersion=1.0 -DgroupId=my.groupid -DartifactId=my-artifactId