Camunda Platform - Assert

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-bpm-assert
Last Version

Last Version

7.18.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Camunda Platform - Assert
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-bpm-assert

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.assertj : assertj-core jar
org.camunda.bpm : camunda-engine jar

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-simple jar 1.7.26
junit : junit jar 4.13.1
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-inline jar 4.3.1
com.h2database : h2 jar 2.0.206
com.fasterxml.uuid : java-uuid-generator jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
7.18.0-alpha2
7.18.0-alpha1
7.17.0
7.17.0-alpha6