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