Creates a skeletal HTML page and associated Java controller class. Runs in any browser (even without Java plugin) with the help of Bck2Brwsr virtual machine.
'org.apidesign.bck2brwsr:bck2brwsr-archetype-html-sample:0.7'
<dependency>
<groupId>org.apidesign.bck2brwsr</groupId>
<artifactId>bck2brwsr-archetype-html-sample</artifactId>
<version>0.7</version>
</dependency>
<dependency org="org.apidesign.bck2brwsr" name="bck2brwsr-archetype-html-sample" rev="0.7"/>
"org.apidesign.bck2brwsr", "bck2brwsr-archetype-html-sample", "0.7"