Skip to main content
The camunda-engine Spring Framework integration is located inside a maven module and can be added to apache maven-based projects through the following dependency:
Please import the ASEE Flow BOM to ensure correct versions for every ASEE Flow project.
  • camunda-engine-spring maven module for Spring Framework 5
  • camunda-engine-spring-6 maven module for Spring Framework 6.
The process engine Spring artifact should be added as a library to the process application. The following minimal set of Spring dependencies must be added in the desired version:

In this section