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