Last Version

Camunda Platform - JUnit 5 Extension 7.18.0-alpha2

Provides general dependencies and profiles for database testing

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-bpm-junit5
Version

Version

7.18.0-alpha2
Type

Type

jar
Description

Description

Camunda Platform - JUnit 5 Extension
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-bpm-junit5 7.18.0-alpha2


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

Dependencies

provided (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.camunda.bpm : camunda-engine jar

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.junit.platform : junit-platform-testkit jar
com.h2database : h2 jar 2.0.206
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.