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