MVN

org.ow2.petals.samples.flowable : petals-flowable-parent

Maven & Gradle

Apr 17, 2023
2 stars

petals-flowable

<dependency>
    <groupId>org.ow2.petals.samples.flowable</groupId>
    <artifactId>petals-flowable-parent</artifactId>
    <version>1.4.0-1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.0-1.0.0

All Versions

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

Version Vulnerabilities Updated
1.4.x
petals-flowable-parent-1.4.0-1.0.0
1.1.x
petals-flowable-parent-1.1.1-1.0.0
1.0.x
petals-flowable-parent-1.0.0-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals.samples.flowable</groupId>
    <artifactId>petals-flowable-parent</artifactId>
    <version>1.4.0-1.0.0</version>
</dependency>