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