Registry / dependency-injection / flowable-spring

flowable-spring

JSON →
library8.0.0javamavenunverified

Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users, with Spring integration.

<dependency> <groupId>org.flowable</groupId> <artifactId>flowable-spring</artifactId> <version>8.0.0</version> </dependency>
INSTALL
IMPORT
SIG · FLOWABLE-SPRING
F
flowable-spring
dependency-injectionjavav8.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ProcessEngineFactoryBean
org.flowable.spring.ProcessEngineFactoryBean

Create a Flowable process engine factory bean for Spring

import org.flowable.spring.ProcessEngineFactoryBean; public class Quickstart { public static void main(String[] args) { ProcessEngineFactoryBean factory = new ProcessEngineFactoryBean(); System.out.println("Flowable Spring process engine factory created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
42
OpenAI (training)
1
Resources
flowable-spring — mvn dependency:get flowable-spring · libregistry