MVN

org.camunda.bpm.springboot.project : qa-webapp-runtimes

Maven & Gradle

Jun 25, 2020

camunda BPM - Spring Boot Starter - QA - Webappps Runtimes

<dependency>
    <groupId>org.camunda.bpm.springboot.project</groupId>
    <artifactId>qa-webapp-runtimes</artifactId>
    <version>3.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.springboot.project : qa-webapp-runtimes to add to Maven - Latest Versions:

  • Latest Stable: 3.4.4
  • Latest Alpha: 7.13.0-alpha3

All Versions

Choose a version of org.camunda.bpm.springboot.project : qa-webapp-runtimes to add to Maven - All Versions:

Version Vulnerabilities Updated
7.13.x
qa-webapp-runtimes-7.13.0-alpha3
3.4.x
qa-webapp-runtimes-3.4.4
qa-webapp-runtimes-3.4.3
qa-webapp-runtimes-3.4.2
qa-webapp-runtimes-3.4.1
qa-webapp-runtimes-3.4.0
qa-webapp-runtimes-3.4.0-alpha2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.springboot.project</groupId>
    <artifactId>qa-webapp-runtimes</artifactId>
    <version>3.4.4</version>
</dependency>