Flowable - Spring Boot CMMN Starter

Starter for using Flowable CMMN engine API standalone

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-spring-boot-starter-cmmn
Last Version

Last Version

6.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Flowable - Spring Boot CMMN Starter
Starter for using Flowable CMMN engine API standalone
Project Organization

Project Organization

Flowable

Download flowable-spring-boot-starter-cmmn

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-autoconfigure jar 6.7.2
org.flowable : flowable-cmmn-engine jar 6.7.2
org.flowable : flowable-cmmn-spring jar 6.7.2
org.springframework.boot : spring-boot-starter-jdbc jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
6.7.2
6.7.1
6.7.0
6.6.0
6.5.0
6.4.2
6.4.1
6.4.0
6.3.1
6.3.0