MVN

br.com.address.archetypes : struts2-archetype

Maven & Gradle

Dec 20, 2014

struts2-archetype · an archetype web 3.0 + struts2 (bootstrap + jquery) + JPA 2.1 with struts2 login system

mvn archetype:generate -DarchetypeGroupId=br.com.address.archetypes -DarchetypeArtifactId=struts2-archetype -DarchetypeVersion=1.5
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.address.archetypes : struts2-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of br.com.address.archetypes : struts2-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5
struts2-archetype-1.5
1.0
struts2-archetype-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=br.com.address.archetypes -DarchetypeArtifactId=struts2-archetype -DarchetypeVersion=1.5