Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects.
'org.metawidget.modules.gwt:gwt-parent:1.35'
<dependency> <groupId>org.metawidget.modules.gwt</groupId> <artifactId>gwt-parent</artifactId> <version>1.35</version> </dependency>
<dependency org="org.metawidget.modules.gwt" name="gwt-parent" rev="1.35"/>
"org.metawidget.modules.gwt", "gwt-parent", "1.35"