MVN

org.appfuse.archetypes : appfuse-modular-gwt-archetype

Maven & Gradle

Feb 20, 2015

appfuse-modular-gwt-archetype · AppFuse is a full-stack framework for building web applications on the JVM.

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

Latest Version

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

  • Latest Stable: 3.5.0

All Versions

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

Version Vulnerabilities Updated
3.5.x
appfuse-modular-gwt-archetype-3.5.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-modular-gwt-archetype -DarchetypeVersion=3.5.0