{"id":67811,"library":"flowable-engine","title":"Flowable Engine","description":"Lightweight workflow and Business Process Management (BPMN, CMMN, DMN) engine for Java.","status":"active","version":"8.0.0","language":"java","source_language":null,"source_url":"https://github.com/flowable/flowable-engine","tags":["bpmn","cmmn","dmn","workflow"],"install":[{"cmd":"<dependency>\n  <groupId>org.flowable</groupId>\n  <artifactId>flowable-engine</artifactId>\n  <version>8.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.flowable:flowable-engine:8.0.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ProcessEngine","correct":"org.flowable.engine.ProcessEngine"}],"quickstart":{"code":"import org.flowable.engine.ProcessEngine;\nimport org.flowable.engine.ProcessEngineConfiguration;\n\nProcessEngine processEngine = ProcessEngineConfiguration.createStandaloneProcessEngineConfiguration()\n    .setDatabaseSchemaUpdate(ProcessEngineConfiguration.DB_SCHEMA_UPDATE_TRUE)\n    .buildProcessEngine();\n// Deploy and start processes","lang":"java","description":"Create and configure a Flowable process engine."},"warnings":[],"env_vars":null,"search_vec":"'bpmn':9,15 'busi':6 'cmmn':10,16 'dmn':11,17 'engin':2,12 'flowabl':1 'java':14 'lightweight':3 'manag':8 'process':7 'workflow':4,18","created_at":"2026-06-17T17:41:53.586574+00:00","updated_at":"2026-06-17T17:41:53.586574+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.flowable.org","github":"https://github.com/flowable/flowable-engine","docs":"https://appdoc.app/artifact/org.flowable/flowable-engine/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}