is not current version
Last Version 6.7.2

Flowable 5 - Spring 6.7.1

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable5-spring
Version

Version

6.7.1
Type

Type

jar
Description

Description

Flowable 5 - Spring
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable5-spring 6.7.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.flowable : flowable5-engine jar 6.7.1
org.springframework : spring-context jar 5.3.12
org.springframework : spring-jdbc jar 5.3.12
org.springframework : spring-tx jar 5.3.12
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-orm jar 5.3.12

provided (4)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.12
junit : junit jar 4.13.2
javax.persistence : javax.persistence-api jar 2.2
org.codehaus.groovy : groovy-jsr223 jar 3.0.9

Project Modules

There are no modules declared in this project.