Archetype to ease the burden of creating a new application based in myfaces and facelets
'org.apache.myfaces.buildtools:myfaces-archetype-helloworld-facelets:1.0.0'
<dependency>
<groupId>org.apache.myfaces.buildtools</groupId>
<artifactId>myfaces-archetype-helloworld-facelets</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.apache.myfaces.buildtools" name="myfaces-archetype-helloworld-facelets" rev="1.0.0"/>
"org.apache.myfaces.buildtools", "myfaces-archetype-helloworld-facelets", "1.0.0"