is not current version
Last Version 6.7.2

Flowable - Spring Boot REST Starter 6.6.0

Starter for using all Flowable engines REST API

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-spring-boot-starter-rest
Version

Version

6.6.0
Type

Type

jar
Description

Description

Flowable - Spring Boot REST Starter
Starter for using all Flowable engines REST API
Project Organization

Project Organization

Flowable

Download flowable-spring-boot-starter-rest 6.6.0


<!-- https://jarcasting.com/artifacts/org.flowable/flowable-spring-boot-starter-rest/ -->
<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-spring-boot-starter-rest</artifactId>
    <version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-spring-boot-starter-rest/
implementation 'org.flowable:flowable-spring-boot-starter-rest:6.6.0'
// https://jarcasting.com/artifacts/org.flowable/flowable-spring-boot-starter-rest/
implementation ("org.flowable:flowable-spring-boot-starter-rest:6.6.0")
'org.flowable:flowable-spring-boot-starter-rest:jar:6.6.0'
<dependency org="org.flowable" name="flowable-spring-boot-starter-rest" rev="6.6.0">
  <artifact name="flowable-spring-boot-starter-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-spring-boot-starter-rest', version='6.6.0')
)
libraryDependencies += "org.flowable" % "flowable-spring-boot-starter-rest" % "6.6.0"
[org.flowable/flowable-spring-boot-starter-rest "6.6.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-starter jar 6.6.0
org.springframework.boot : spring-boot-starter-web jar
org.flowable : flowable-spring-boot-starter-process-rest jar 6.6.0
org.flowable : flowable-spring-boot-starter-app-rest jar 6.6.0
org.flowable : flowable-spring-boot-starter-cmmn-rest jar 6.6.0
org.flowable : flowable-spring-boot-starter-dmn-rest jar 6.6.0
org.flowable : flowable-event-registry-rest jar 6.6.0
org.flowable : flowable-form-rest jar 6.6.0
org.flowable : flowable-content-rest jar 6.6.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.