MVN

org.camunda.bpm : camunda-bom-root

Maven & Gradle

Dec 11, 2023

Camunda Platform - Bom Root

<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-bom-root</artifactId>
    <version>7.21.0-alpha2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm : camunda-bom-root to add to Maven - Latest Versions:

  • Latest Stable: 7.21.0-alpha2
  • Latest Alpha: 7.21.0-alpha2

All Versions

Choose a version of org.camunda.bpm : camunda-bom-root to add to Maven - All Versions:

Version Vulnerabilities Updated
7.21.x
camunda-bom-root-7.21.0-alpha2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-bom-root</artifactId>
    <version>7.21.0-alpha2</version>
</dependency>