Camunda BPM JUnit 5 Support

Community extension to provide a process engine for JUnit 5 tests.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

camunda-bpm-junit5-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Camunda BPM JUnit 5 Support
Community extension to provide a process engine for JUnit 5 tests.
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda/camunda-bpm-junit5.git

Download camunda-bpm-junit5-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-junit5-parent/ -->
<dependency>
    <groupId>org.camunda.bpm.extension</groupId>
    <artifactId>camunda-bpm-junit5-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-junit5-parent/
implementation 'org.camunda.bpm.extension:camunda-bpm-junit5-parent:1.1.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-junit5-parent/
implementation ("org.camunda.bpm.extension:camunda-bpm-junit5-parent:1.1.0")
'org.camunda.bpm.extension:camunda-bpm-junit5-parent:pom:1.1.0'
<dependency org="org.camunda.bpm.extension" name="camunda-bpm-junit5-parent" rev="1.1.0">
  <artifact name="camunda-bpm-junit5-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension', module='camunda-bpm-junit5-parent', version='1.1.0')
)
libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-junit5-parent" % "1.1.0"
[org.camunda.bpm.extension/camunda-bpm-junit5-parent "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
org.camunda.bpm.extension

Camunda

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0