Jar examples for c:camunda-bpm-custom-batch-core
You can download jar file camunda-bpm-custom-batch-core 1.0.0 in this page.
You can use the following script to add camunda-bpm-custom-batch-core-1.0.0.jar to your project.
<dependency> <groupId>${extension.groupId}</groupId> <artifactId>camunda-bpm-custom-batch-core</artifactId> <version>1.0.0</version> </dependency>
compile group: '${extension.groupId}', name: 'camunda-bpm-custom-batch-core', version: '1.0.0'
libraryDependencies += "${extension.groupId}" % "camunda-bpm-custom-batch-core" % "1.0.0"
<dependency org="${extension.groupId}" name="camunda-bpm-custom-batch-core" rev="1.0.0"/>
@Grapes(@Grab(group='${extension.groupId}', module='camunda-bpm-custom-batch-core', version='1.0.0'))
'${extension.groupId}:camunda-bpm-custom-batch-core:jar:1.0.0'
Click the following link to download the jar file.
camunda-bpm-custom-batch-core-1.0.0-javadoc.jar