Download camunda-bpm-mockito-3.1.0.jar file - Jar c

Jar examples for c:camunda-bpm-mockito

Description

You can download jar file camunda-bpm-mockito 3.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add camunda-bpm-mockito-3.1.0.jar to your project.

<dependency>
   <groupId>org.camunda.bpm.extension.mockito</groupId>
   <artifactId>camunda-bpm-mockito</artifactId>
   <version>3.1.0</version>
</dependency>
compile group: 'org.camunda.bpm.extension.mockito', name: 'camunda-bpm-mockito', version: '3.1.0'
libraryDependencies += "org.camunda.bpm.extension.mockito" % "camunda-bpm-mockito" % "3.1.0"
<dependency org="org.camunda.bpm.extension.mockito" name="camunda-bpm-mockito" rev="3.1.0"/>
@Grapes(@Grab(group='org.camunda.bpm.extension.mockito', module='camunda-bpm-mockito', version='3.1.0'))
'org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:3.1.0'

Download

Click the following link to download the jar file.

camunda-bpm-mockito-3.1.0-javadoc.jar
camunda-bpm-mockito-3.1.0-sources.jar
camunda-bpm-mockito-3.1.0-test-sources.jar
camunda-bpm-mockito-3.1.0.jar
camunda-bpm-mockito-3.1.0.pom



Related Tutorials