is not current version
Last Version 5.16.0

org.camunda.bpm.extension.mockito:camunda-bpm-mockito 5.15.0

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

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

org.camunda.bpm.extension.mockito
ArtifactId

ArtifactId

camunda-bpm-mockito
Version

Version

5.15.0
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-mockito 5.15.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.holunda.data : camunda-bpm-data jar 1.2.2
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.25

provided (5)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar
org.mockito : mockito-core jar 3.9.0
javax.inject : javax.inject jar 1
org.springframework : spring-context jar 4.1.7.RELEASE
com.h2database : h2 jar 1.4.200

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : slf4j-simple jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25

Project Modules

There are no modules declared in this project.