Download flowable-spring-boot-autoconfigure-6.3.0.jar file - Jar f

Jar examples for f:flowable-spring-boot-autoconfigure

Description

You can download jar file flowable-spring-boot-autoconfigure 6.3.0 in this page.

Build File

You can use the following script to add flowable-spring-boot-autoconfigure-6.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

flowable-spring-boot-autoconfigure-6.3.0-javadoc.jar
flowable-spring-boot-autoconfigure-6.3.0-sources.jar
flowable-spring-boot-autoconfigure-6.3.0.jar
flowable-spring-boot-autoconfigure-6.3.0.pom



Related Tutorials