License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.assert |
ArtifactId | ArtifactIdcamunda-bpm-assert |
Last Version | Last Version15.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis pom defines the required plugins and profiles to allow a Camunda Platform release build.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camunda-bpm-assert-15.0.0.pom | |
camunda-bpm-assert-15.0.0.jar | 48 KB |
camunda-bpm-assert-15.0.0-test-sources.jar | 263 KB |
camunda-bpm-assert-15.0.0-sources.jar | 42 KB |
camunda-bpm-assert-15.0.0-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.assert/camunda-bpm-assert/ -->
<dependency>
<groupId>org.camunda.bpm.assert</groupId>
<artifactId>camunda-bpm-assert</artifactId>
<version>15.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.assert/camunda-bpm-assert/
implementation 'org.camunda.bpm.assert:camunda-bpm-assert:15.0.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.assert/camunda-bpm-assert/
implementation ("org.camunda.bpm.assert:camunda-bpm-assert:15.0.0")
'org.camunda.bpm.assert:camunda-bpm-assert:jar:15.0.0'
<dependency org="org.camunda.bpm.assert" name="camunda-bpm-assert" rev="15.0.0">
<artifact name="camunda-bpm-assert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.assert', module='camunda-bpm-assert', version='15.0.0')
)
libraryDependencies += "org.camunda.bpm.assert" % "camunda-bpm-assert" % "15.0.0"
[org.camunda.bpm.assert/camunda-bpm-assert "15.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | |
org.assertj : assertj-core | jar | 3.21.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | 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 |
org.slf4j : slf4j-simple | jar | 1.7.26 |
com.h2database : h2 | jar | 1.4.200 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.2.0 |