is not current version
Last Version 6.7.2

Flowable - Spring Boot CMMN Starter 6.6.0

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
Version

Version

6.6.0
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 6.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-autoconfigure jar 6.6.0
org.flowable : flowable-cmmn-engine jar 6.6.0
org.flowable : flowable-cmmn-spring jar 6.6.0
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.