Maven archetype for creating a project that uses an embedded Jetty and is packaged with an EasyPack packaging
'com.github.easypack:easypack-archetype-jetty:1.0.BETA'
<dependency>
<groupId>com.github.easypack</groupId>
<artifactId>easypack-archetype-jetty</artifactId>
<version>1.0.BETA</version>
</dependency>
<dependency org="com.github.easypack" name="easypack-archetype-jetty" rev="1.0.BETA"/>
"com.github.easypack", "easypack-archetype-jetty", "1.0.BETA"