is not current version
Last Version 6.7.2

org.flowable:flowable-form-spring 6.5.0


Categories

Categories

ORM Data
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-form-spring
Version

Version

6.5.0
Type

Type

jar

Download flowable-form-spring 6.5.0


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