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