Last Version

org.camunda.bpm.assert:camunda-bpm-assert-cmmn-examples 3.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-cmmn-examples
Version

Version

3.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-cmmn-examples 3.0.0-alpha1


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.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.