<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-event-registry-configurator</artifactId>
<version>6.8.1</version>
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-event-registry-configurator', version='6.8.1')
)
<dependency org="org.flowable" name="flowable-event-registry-configurator" rev="6.8.1" />