MVN

org.camunda.bpm.webapp : camunda-webapp-root

Maven & Gradle

Aug 07, 2023

Camunda Platform - Webapp - Root

<dependency>
    <groupId>org.camunda.bpm.webapp</groupId>
    <artifactId>camunda-webapp-root</artifactId>
    <version>7.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.19.0
  • Latest Alpha: 7.20.0-alpha4

All Versions

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

Version Vulnerabilities Updated
7.20.x
camunda-webapp-root-7.20.0-alpha4
camunda-webapp-root-7.20.0-alpha3
camunda-webapp-root-7.20.0-alpha2
camunda-webapp-root-7.20.0-alpha1
7.19.x
camunda-webapp-root-7.19.0
camunda-webapp-root-7.19.0-alpha5
7.2.x
camunda-webapp-root-7.2.0-alpha2
camunda-webapp-root-7.2.0-alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.webapp</groupId>
    <artifactId>camunda-webapp-root</artifactId>
    <version>7.19.0</version>
</dependency>