MVN

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

Maven & Gradle

Sep 13, 2017
2 stars

JPAZ2 archetypes - Project for apprentices. · An archetype which contains a sample Java project with launcher. The launcher instantiates WinPane, SmartTurtle (extending Turtle), and ObjectInspector.

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

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
jpaz2-archetype-quickstart-1.1.1
jpaz2-archetype-quickstart-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-quickstart -DarchetypeVersion=1.1.1