MVN

io.github.rhacs : awakelab-archetypes-springmvc

Maven & Gradle

Jul 21, 2020
0 stars

Arquetipo para proyectos bajo Spring MVC con implementaciones basicas (Incluye: Spring Framework v5.2.7, Java Servlet API v4.0.1, JSP API v2.3.3, JSTL v1.2, JUnit v5.6.2)

mvn archetype:generate -DarchetypeGroupId=io.github.rhacs -DarchetypeArtifactId=awakelab-archetypes-springmvc -DarchetypeVersion=1.0.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.rhacs : awakelab-archetypes-springmvc to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of io.github.rhacs : awakelab-archetypes-springmvc to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
awakelab-archetypes-springmvc-1.0.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=io.github.rhacs -DarchetypeArtifactId=awakelab-archetypes-springmvc -DarchetypeVersion=1.0.6