Download flowable-spring-boot-starter-rest-api-6.1.0.jar file - Jar f

Jar examples for f:flowable-spring-boot-starter-rest-api

Description

You can download jar file flowable-spring-boot-starter-rest-api 6.1.0 in this page.

Build File

You can use the following script to add flowable-spring-boot-starter-rest-api-6.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

flowable-spring-boot-starter-rest-api-6.1.0.jar
flowable-spring-boot-starter-rest-api-6.1.0.pom



Related Tutorials