BackgroundService implementation to enable apps to schedule actions be run that run asynchronously (eg using a Quartz scheduler).
'org.apache.isis.module:isis-module-background:1.6.0'
<dependency>
<groupId>org.apache.isis.module</groupId>
<artifactId>isis-module-background</artifactId>
<version>1.6.0</version>
</dependency>
<dependency org="org.apache.isis.module" name="isis-module-background" rev="1.6.0"/>
"org.apache.isis.module", "isis-module-background", "1.6.0"