<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-job-spring-service</artifactId>
<version>6.7.2</version>
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-job-spring-service', version='6.7.2')
)