MVN

org.camunda.bpm.extension : camunda-bpm-process-test-coverage

Maven & Gradle

Oct 22, 2020
3 usages

Camunda BPM Process Test Coverage · Helper library to visualize and assert which parts of a BPMN process have been covered by a unit test.

<dependency>
    <groupId>org.camunda.bpm.extension</groupId>
    <artifactId>camunda-bpm-process-test-coverage</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.extension : camunda-bpm-process-test-coverage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.camunda.bpm.extension : camunda-bpm-process-test-coverage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
camunda-bpm-process-test-coverage-0.4.0
0.3.x
camunda-bpm-process-test-coverage-0.3.2
camunda-bpm-process-test-coverage-0.3.1
camunda-bpm-process-test-coverage-0.3.0
0.2.x
camunda-bpm-process-test-coverage-0.2.9
camunda-bpm-process-test-coverage-0.2.8

How to add a dependency to Maven

Add the following org.camunda.bpm.extension : camunda-bpm-process-test-coverage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.camunda.bpm.extension</groupId>
    <artifactId>camunda-bpm-process-test-coverage</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.camunda.bpm.extension : camunda-bpm-process-test-coverage gradle dependency to your build.gradle file:

implementation 'org.camunda.bpm.extension:camunda-bpm-process-test-coverage:0.4.0'

Gradle Kotlin DSL: Add the following org.camunda.bpm.extension : camunda-bpm-process-test-coverage gradle kotlin dependency to your build.gradle.kts file:

implementation("org.camunda.bpm.extension:camunda-bpm-process-test-coverage:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.camunda.bpm.extension : camunda-bpm-process-test-coverage sbt scala dependency to your build.sbt file:

libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-process-test-coverage" % "0.4.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 19, 2021
5 usages
Sep 23, 2017
5 usages
Sep 16, 2016
1 usages
Sep 29, 2022
2 usages
May 25, 2020
7 usages
Dec 26, 2020
95 usages
63 stars
Nov 06, 2018
225 usages
1.3k stars
Aug 15, 2023
539 usages
11.1k stars
Mar 30, 2019
150 usages
256 stars