MVN

org.luismmribeiro.archetype : JEE7Archetype

Maven & Gradle

Feb 19, 2017

JEE7Archetype · The JEE7 Archetype is a Java project that implements a complete 3-layer architecture using JEE7 and several other Java technologies. The goal of this archetype is to provide a complete, ready to work, 3-layer architecture, multi-module project.

mvn archetype:generate -DarchetypeGroupId=org.luismmribeiro.archetype -DarchetypeArtifactId=JEE7Archetype -DarchetypeVersion=1.4
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.luismmribeiro.archetype : JEE7Archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.luismmribeiro.archetype : JEE7Archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.4
JEE7Archetype-1.4
1.3
JEE7Archetype-1.3
1.2
JEE7Archetype-1.2
1.1
JEE7Archetype-1.1
1.0
JEE7Archetype-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=org.luismmribeiro.archetype -DarchetypeArtifactId=JEE7Archetype -DarchetypeVersion=1.4