The GWT Development Library supports the Java to javascript compiler and the hosted mode runtime.
'com.google.gwt:gwt-dev:1.5.2'
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-dev</artifactId>
<version>1.5.2</version>
</dependency>
<dependency org="com.google.gwt" name="gwt-dev" rev="1.5.2"/>
"com.google.gwt", "gwt-dev", "1.5.2"