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