Download camunda-bpm-spring-boot-starter-1.2.0.jar file - Jar c

Jar examples for c:camunda-bpm-spring-boot-starter

Description

You can download jar file camunda-bpm-spring-boot-starter 1.2.0 in this page.

Build File

You can use the following script to add camunda-bpm-spring-boot-starter-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

camunda-bpm-spring-boot-starter-1.2.0-javadoc.jar
camunda-bpm-spring-boot-starter-1.2.0-sources.jar
camunda-bpm-spring-boot-starter-1.2.0-test-sources.jar
camunda-bpm-spring-boot-starter-1.2.0.jar
camunda-bpm-spring-boot-starter-1.2.0.pom



Related Tutorials