This widget holds all the common functionality for all the different widgets.
The integration with the Nemesis platform is pretty straight-forward - just need to add the widget in your classpath:
<dependency> <groupId>io.nemesis.platform.module.widget</groupId> <artifactId>nemesis-widget-common</artifactId> </dependency>