f

flowable-event-registry-spring-configurator

Files download
File Operation
flowable-event-registry-spring-configurator-6.5.0.jar download
flowable-event-registry-spring-configurator-6.5.0.pom download
flowable-event-registry-spring-configurator-6.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.flowable</groupId>
  <artifactId>flowable-event-registry-spring-configurator</artifactId>
  <version>6.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.flowable:flowable-event-registry-spring-configurator:6.5.0'
Gradle Kotlin
implementation("org.flowable:flowable-event-registry-spring-configurator:6.5.0")
Scala SBT
libraryDependencies += "org.flowable" % "flowable-event-registry-spring-configurator" % "6.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.flowable', module='flowable-event-registry-spring-configurator', version='6.5.0')
)
Apache Ivy
<dependency org="org.flowable" name="flowable-event-registry-spring-configurator" rev="6.5.0" />
Leiningen
[org.flowable/flowable-event-registry-spring-configurator "6.5.0"]
Apache Buildr
'org.flowable:flowable-event-registry-spring-configurator:jar:6.5.0'