MVN

org.ow2.petals.flowable : flowable-root

Maven & Gradle

Oct 12, 2021
1 stars

Flowable · BPM and workflow engine

<dependency>
    <groupId>org.ow2.petals.flowable</groupId>
    <artifactId>flowable-root</artifactId>
    <version>6.4.2-PETALS-0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals.flowable : flowable-root to add to Maven - Latest Versions:

  • Latest Stable: 6.4.2-PETALS-0

All Versions

Choose a version of org.ow2.petals.flowable : flowable-root to add to Maven - All Versions:

Version Vulnerabilities Updated
6.4.x
flowable-root-6.4.2-PETALS-0
6.2.x
flowable-root-6.2.1-PETALS-1
flowable-root-6.2.1-PETALS-0
6.0.x
flowable-root-6.0.1-PETALS-1
flowable-root-6.0.1-PETALS-0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals.flowable</groupId>
    <artifactId>flowable-root</artifactId>
    <version>6.4.2-PETALS-0</version>
</dependency>

Advertisement