License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-bpm-assert |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda Platform - Assert
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
org.camunda.bpm : camunda-engine | jar |
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 |