edesdan / javaee7-essentials-archetype

A quickstart maven archetype for creating greenfield JavaEE 7 projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Plain and Clean JavaEE 7 Maven Archetype

This artifact is installed in the maven central repository and can be automatically installed using the mvn archetype:generate invocation:

mvn archetype:generate -Dfilter=com.airhacks:javaee7-essentials-archetype

Choose the version v1.3 if you like to have beans.xml and JAXRSConfiguration included and v1.2 for a plain Java EE project.

About

A quickstart maven archetype for creating greenfield JavaEE 7 projects

License:Apache License 2.0


Languages

Language:Java 86.4%Language:Shell 13.6%