<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-engine-common-api</artifactId>
<version>6.1.2</version>
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-engine-common-api', version='6.1.2')
)