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