MVN

br.com.address.archetypes : struts2-base-archetype

Maven & Gradle

Jun 30, 2016

struts2-base-archetype · An Archetype with JPA 2.1; Struts2 core 2.3.28.1; Jquery struts plugin; Struts BootStrap plugin; json Struts plugin; Login System using Session and Interceptor

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

Latest Version

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

  • Latest Stable: 1.7

All Versions

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

Version Vulnerabilities Updated
1.7
struts2-base-archetype-1.7
1.6
struts2-base-archetype-1.6

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-base-archetype -DarchetypeVersion=1.7

Advertisement