MVN

org.appfuse.archetypes : appfuse-basic-wicket-archetype

Maven & Gradle

Feb 20, 2015

appfuse-basic-wicket-archetype · AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.

mvn archetype:generate -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-wicket-archetype -DarchetypeVersion=3.5.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.appfuse.archetypes : appfuse-basic-wicket-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of org.appfuse.archetypes : appfuse-basic-wicket-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.5.x
appfuse-basic-wicket-archetype-3.5.0
3.0.x
appfuse-basic-wicket-archetype-3.0.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=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-wicket-archetype -DarchetypeVersion=3.5.0