Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 407 Bytes

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.