org.camunda.bpm.extension:camunda-bpm-assert-cmmn-examples

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.extension
ArtifactId

ArtifactId

camunda-bpm-assert-cmmn-examples
Last Version

Last Version

2.0-alpha2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.camunda.bpm.extension : camunda-bpm-assert jar 2.0-alpha2
org.camunda.bpm : camunda-engine jar

test (8)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.2
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.2
com.h2database : h2 jar 1.3.168
com.fasterxml.uuid : java-uuid-generator jar 3.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-alpha2
2.0-alpha1