| License |
License |
|---|---|
| GroupId | GroupIdio.holunda.testing |
| ArtifactId | ArtifactIdcamunda-bpm-assert |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camunda-bpm-assert-2.1.pom | |
| camunda-bpm-assert-2.1.jar | 47 KB |
| camunda-bpm-assert-2.1-sources.jar | 35 KB |
| camunda-bpm-assert-2.1-javadoc.jar | 218 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert/ -->
<dependency>
<groupId>io.holunda.testing</groupId>
<artifactId>camunda-bpm-assert</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert/
implementation 'io.holunda.testing:camunda-bpm-assert:2.1'
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert/
implementation ("io.holunda.testing:camunda-bpm-assert:2.1")
'io.holunda.testing:camunda-bpm-assert:jar:2.1'
<dependency org="io.holunda.testing" name="camunda-bpm-assert" rev="2.1">
<artifact name="camunda-bpm-assert" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holunda.testing', module='camunda-bpm-assert', version='2.1')
)
libraryDependencies += "io.holunda.testing" % "camunda-bpm-assert" % "2.1"
[io.holunda.testing/camunda-bpm-assert "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.camunda.bpm : camunda-engine | jar | |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.0-RC.4 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.0-RC.4 |
| com.google.guava : guava | jar | 18.0 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| com.h2database : h2 | jar | 1.4.197 |
| com.fasterxml.uuid : java-uuid-generator | jar | 3.1.3 |