GwtChosen is the GWT port of the Chosen javascript plugin that makes long, unwieldy select boxes much more user-friendly.
'com.github.jdramaix:gwtchosen:1.2.0'
<dependency>
<groupId>com.github.jdramaix</groupId>
<artifactId>gwtchosen</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="com.github.jdramaix" name="gwtchosen" rev="1.2.0"/>
"com.github.jdramaix", "gwtchosen", "1.2.0"