MVN

org.camunda.bpm.assert : camunda-bpm-assert-compatibility-parent

Maven & Gradle

May 23, 2019
79 stars
<dependency>
    <groupId>org.camunda.bpm.assert</groupId>
    <artifactId>camunda-bpm-assert-compatibility-parent</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.assert : camunda-bpm-assert-compatibility-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0
  • Latest Alpha: 4.0.0-alpha1

All Versions

Choose a version of org.camunda.bpm.assert : camunda-bpm-assert-compatibility-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
camunda-bpm-assert-compatibility-parent-4.0.0
camunda-bpm-assert-compatibility-parent-4.0.0-alpha1
3.0.x
camunda-bpm-assert-compatibility-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.assert</groupId>
    <artifactId>camunda-bpm-assert-compatibility-parent</artifactId>
    <version>4.0.0</version>
</dependency>