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