MVN

io.github.xelanimed : java11-junit5

Maven & Gradle

Mar 04, 2024
0 stars

io.github.xelanimed:java11-junit5 · Archetype for Java 11 and jUnit 5

mvn archetype:generate -DarchetypeGroupId=io.github.xelanimed -DarchetypeArtifactId=java11-junit5 -DarchetypeVersion=0.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.xelanimed : java11-junit5 to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.xelanimed : java11-junit5 to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
java11-junit5-0.0.1

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.github.xelanimed -DarchetypeArtifactId=java11-junit5 -DarchetypeVersion=0.0.1