io.holunda.testing:camunda-bpm-assert

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

io.holunda.testing
ArtifactId

ArtifactId

camunda-bpm-assert
Last Version

Last Version

2.1
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

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.9.0

provided (2)

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

test (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0