MVN

org.camunda.bpm : camunda-only-bom

Maven & Gradle

Dec 11, 2023

Camunda Platform Only - Bom · Camunda Platform Only bill of material

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

Latest Version

Choose a version of org.camunda.bpm : camunda-only-bom 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-only-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
7.21.x
camunda-only-bom-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-only-bom</artifactId>
    <version>7.21.0-alpha2</version>
</dependency>