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

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

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials