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