{"id":66302,"library":"camunda-bom","title":"Camunda BOM","description":"Bill of materials for Camunda Platform, managing dependency versions for Camunda modules.","status":"active","version":"7.24.0","language":"java","source_language":null,"source_url":"https://github.com/camunda/camunda-bpm-platform","tags":["bpm","workflow","camunda","process-engine"],"install":[{"cmd":"<dependency>\n  <groupId>org.camunda.bpm</groupId>\n  <artifactId>camunda-bom</artifactId>\n  <version>7.24.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.camunda.bpm:camunda-bom:7.24.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ProcessEngine","correct":"org.camunda.bpm.engine.ProcessEngine"}],"quickstart":{"code":"import org.camunda.bpm.engine.ProcessEngine;\nimport org.camunda.bpm.engine.ProcessEngineConfiguration;\n\npublic class Example {\n    public static void main(String[] args) {\n        ProcessEngine processEngine = ProcessEngineConfiguration\n            .createStandaloneInMemProcessEngineConfiguration()\n            .buildProcessEngine();\n        System.out.println(processEngine.getName());\n    }\n}","lang":"java","description":"Bootstraps an in-memory Camunda Process Engine."},"warnings":[{"fix":"Consider enterprise edition for extended maintenance or migrate to alternative.","message":"Version 7.24.0 is the last community edition release on Maven Central; no further updates.","severity":"breaking","affected_versions":">=7.24.0"}],"env_vars":null,"search_vec":"'bill':3 'bom':2 'bpm':15 'camunda':1,7,13,17 'depend':10 'engin':20 'manag':9 'materi':5 'modul':14 'platform':8 'process':19 'process-engin':18 'version':11 'workflow':16","created_at":"2026-06-17T17:22:00.734563+00:00","updated_at":"2026-06-17T17:22:00.734563+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":"http://camunda.org","github":"https://github.com/camunda/camunda-bpm-platform","docs":"https://appdoc.app/artifact/org.camunda.bpm/camunda-bom/","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}}