is not current version
Last Version 6.7.2

org.flowable:flowable5-spring-compatibility 6.2.1


GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable5-spring-compatibility
Version

Version

6.2.1
Type

Type

jar

Download flowable5-spring-compatibility 6.2.1


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