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