Last Version

Flowable 5 - Spring 6.7.2

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable5-spring
Version

Version

6.7.2
Type

Type

jar
Description

Description

Flowable 5 - Spring
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable5-spring 6.7.2


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

Dependencies

compile (6)

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

provided (4)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.14
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.