License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-process-validation |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - Process Validation
BPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-process-validation/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-process-validation</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-process-validation/
implementation 'org.flowable:flowable-process-validation:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-process-validation/
implementation ("org.flowable:flowable-process-validation:6.7.2")
'org.flowable:flowable-process-validation:jar:6.7.2'
<dependency org="org.flowable" name="flowable-process-validation" rev="6.7.2">
<artifact name="flowable-process-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-process-validation', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-process-validation" % "6.7.2"
[org.flowable/flowable-process-validation "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-bpmn-model | jar | 6.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |