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