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