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