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