Turbo GWT is a suite of libs intended to speed up development of GWT applications. It aims to promote a fluent and enjoyable programming.
Turbo GWT Checkstyle contains checkstyle specifications used over all TurboG modules.
- Turbo GWT Google Group - Share ideas and ask for help.
Turbo GWT Checkstyle is currently available at maven central.
<dependency>
<groupId>org.turbogwt.tools</groupId>
<artifactId>turbogwt-checkstyle</artifactId>
<version>0.2.0</version>
</dependency>
Turbo GWT is freely distributable under the Apache 2.0 License