<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-task-service-api</artifactId>
<version>6.3.0</version>
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-task-service-api', version='6.3.0')
)