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