<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-services-api</artifactId>
<version>7.46.0.t20201030</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-services-api', version='7.46.0.t20201030')
)