| License |
License |
|---|---|
| GroupId | GroupIdorg.camunda.bpm |
| ArtifactId | ArtifactIdcamunda-bpm-assert |
| Version | Version7.17.0 |
| Type | Typejar |
| Description |
DescriptionCamunda Platform - Assert
Provides general dependencies and profiles for database testing
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camunda-bpm-assert-7.17.0.pom | |
| camunda-bpm-assert-7.17.0.jar | 48 KB |
| camunda-bpm-assert-7.17.0-test-sources.jar | 265 KB |
| camunda-bpm-assert-7.17.0-sources.jar | 41 KB |
| camunda-bpm-assert-7.17.0-javadoc.jar | 580 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-assert/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-bpm-assert</artifactId>
<version>7.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-assert/
implementation 'org.camunda.bpm:camunda-bpm-assert:7.17.0'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-assert/
implementation ("org.camunda.bpm:camunda-bpm-assert:7.17.0")
'org.camunda.bpm:camunda-bpm-assert:jar:7.17.0'
<dependency org="org.camunda.bpm" name="camunda-bpm-assert" rev="7.17.0">
<artifact name="camunda-bpm-assert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-bpm-assert', version='7.17.0')
)
libraryDependencies += "org.camunda.bpm" % "camunda-bpm-assert" % "7.17.0"
[org.camunda.bpm/camunda-bpm-assert "7.17.0"]
| 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 |