GWT Module for AppFuse: includes GWT, gwt-bootstrap, PhoneGap. Include this module in your dependencies if you want to use GWT as your web framework.
'org.appfuse:appfuse-gwt:3.5.0'
<dependency> <groupId>org.appfuse</groupId> <artifactId>appfuse-gwt</artifactId> <version>3.5.0</version> </dependency>
<dependency org="org.appfuse" name="appfuse-gwt" rev="3.5.0"/>
"org.appfuse", "appfuse-gwt", "3.5.0"