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