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