Last Version

org.camunda.bpm.assert:camunda-bpm-assert-assertj3-9-1 4.0.0-alpha1

This 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.

License

License

GroupId

GroupId

org.camunda.bpm.assert
ArtifactId

ArtifactId

camunda-bpm-assert-assertj3-9-1
Version

Version

4.0.0-alpha1
Type

Type

jar
Description

Description

This 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

Camunda Services GmbH

Download camunda-bpm-assert-assertj3-9-1 4.0.0-alpha1


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

Dependencies

provided (2)

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

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.5
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
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito2 jar 2.0.0

Project Modules

There are no modules declared in this project.