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