Within the widget, an instance of the JawrPropertyProvider is instantiated. Two JScript libraries are added here as jawr files:
JawrPropertyProvider
jawr
CookieCuttr (needs to be explicitly called)
CookiePolicy (defined as global)
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-cookiepolicy</artifactId> </dependency>