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.modules.commons:metawidget-beanutils:2.4'
<dependency>
<groupId>org.metawidget.modules.commons</groupId>
<artifactId>metawidget-beanutils</artifactId>
<version>2.4</version>
</dependency>
<dependency org="org.metawidget.modules.commons" name="metawidget-beanutils" rev="2.4"/>
"org.metawidget.modules.commons", "metawidget-beanutils", "2.4"