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