MVN

sk.upjs.jpaz2.archetypes : jpaz2-archetype-novice

Maven & Gradle

Sep 13, 2017
2 stars

JPAZ2 archetypes - Project for novices. · An archetype which contains a sample Java project for JPAZ2 novices. The launcher instantiates a pane which animates moves and turnings.

mvn archetype:generate -DarchetypeGroupId=sk.upjs.jpaz2.archetypes -DarchetypeArtifactId=jpaz2-archetype-novice -DarchetypeVersion=1.1.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sk.upjs.jpaz2.archetypes : jpaz2-archetype-novice to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of sk.upjs.jpaz2.archetypes : jpaz2-archetype-novice to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1.x
jpaz2-archetype-novice-1.1.1
jpaz2-archetype-novice-1.1.0

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=sk.upjs.jpaz2.archetypes -DarchetypeArtifactId=jpaz2-archetype-novice -DarchetypeVersion=1.1.1