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