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