MVN

org.flowable : flowable-spring-boot-starter-rest

Maven & Gradle

Aug 18, 2023
7 usages
6.5k stars

Flowable - Spring Boot REST Starter · Starter for using all Flowable engines REST API

<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-spring-boot-starter-rest</artifactId>
    <version>7.0.0.M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.flowable : flowable-spring-boot-starter-rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0.M2

All Versions

Choose a version of org.flowable : flowable-spring-boot-starter-rest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
flowable-spring-boot-starter-rest-7.0.0.M2
flowable-spring-boot-starter-rest-7.0.0.M1
6.8.x
flowable-spring-boot-starter-rest-6.8.0
6.7.x
flowable-spring-boot-starter-rest-6.7.2
flowable-spring-boot-starter-rest-6.7.1
flowable-spring-boot-starter-rest-6.7.0
6.6.x
flowable-spring-boot-starter-rest-6.6.0
6.5.x
flowable-spring-boot-starter-rest-6.5.0
6.4.x
flowable-spring-boot-starter-rest-6.4.2
flowable-spring-boot-starter-rest-6.4.1
flowable-spring-boot-starter-rest-6.4.0
6.3.x
flowable-spring-boot-starter-rest-6.3.1
flowable-spring-boot-starter-rest-6.3.0

How to add a dependency to Maven

Add the following org.flowable : flowable-spring-boot-starter-rest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-spring-boot-starter-rest</artifactId>
    <version>7.0.0.M2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.flowable : flowable-spring-boot-starter-rest gradle dependency to your build.gradle file:

implementation 'org.flowable:flowable-spring-boot-starter-rest:7.0.0.M2'

Gradle Kotlin DSL: Add the following org.flowable : flowable-spring-boot-starter-rest gradle kotlin dependency to your build.gradle.kts file:

implementation("org.flowable:flowable-spring-boot-starter-rest:7.0.0.M2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.flowable : flowable-spring-boot-starter-rest sbt scala dependency to your build.sbt file:

libraryDependencies += "org.flowable" % "flowable-spring-boot-starter-rest" % "7.0.0.M2"

Advertisement

Dependencies from Group

Aug 18, 2023
68 usages
6.5k stars
Aug 18, 2023
43 usages
6.5k stars
Aug 18, 2023
39 usages
6.5k stars
Aug 18, 2023
27 usages
6.5k stars
Dec 22, 2022
23 usages
6.5k stars

Discover Dependencies

Oct 06, 2018
5 usages
May 31, 2023
20 usages
480 stars
Jun 21, 2023
10 usages
1.8k stars
Jun 21, 2023
9 usages
1.8k stars
Apr 05, 2018
6 usages
2 stars
Feb 13, 2022
14 usages
0 stars