MVN

net.sf.sf3jswing : mojo-archetype

Maven & Gradle

Oct 25, 2019

Archetype - SF3JSWING: mojo · "Maven Old Java Object" Project builder . From this archetype, maven can build and initialize a SF3JSWING child project folder structure.

mvn archetype:generate -DarchetypeGroupId=net.sf.sf3jswing -DarchetypeArtifactId=mojo-archetype -DarchetypeVersion=1.0.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.sf3jswing : mojo-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of net.sf.sf3jswing : mojo-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
mojo-archetype-1.0.6
mojo-archetype-1.0.3

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=net.sf.sf3jswing -DarchetypeArtifactId=mojo-archetype -DarchetypeVersion=1.0.6