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