is not current version
Last Version 6.7.2

org.flowable:flowable-event-registry-configurator 6.5.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-event-registry-configurator
Version

Version

6.5.0
Type

Type

jar

Download flowable-event-registry-configurator 6.5.0


<!-- https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-configurator/ -->
<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-event-registry-configurator</artifactId>
    <version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-configurator/
implementation 'org.flowable:flowable-event-registry-configurator:6.5.0'
// https://jarcasting.com/artifacts/org.flowable/flowable-event-registry-configurator/
implementation ("org.flowable:flowable-event-registry-configurator:6.5.0")
'org.flowable:flowable-event-registry-configurator:jar:6.5.0'
<dependency org="org.flowable" name="flowable-event-registry-configurator" rev="6.5.0">
  <artifact name="flowable-event-registry-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-event-registry-configurator', version='6.5.0')
)
libraryDependencies += "org.flowable" % "flowable-event-registry-configurator" % "6.5.0"
[org.flowable/flowable-event-registry-configurator "6.5.0"]