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