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