MVN

com.jd.easyflow : easyflow-parent

Maven & Gradle

Jul 08, 2023
176 stars

easyflow-parent · JDEasyFlow is a general flow orchestration component

<dependency>
    <groupId>com.jd.easyflow</groupId>
    <artifactId>easyflow-parent</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jd.easyflow : easyflow-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of com.jd.easyflow : easyflow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
easyflow-parent-1.0.9
easyflow-parent-1.0.8
easyflow-parent-1.0.7
easyflow-parent-1.0.6
easyflow-parent-1.0.5
easyflow-parent-1.0.4
easyflow-parent-1.0.3
easyflow-parent-1.0.2
easyflow-parent-1.0.1
easyflow-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jd.easyflow</groupId>
    <artifactId>easyflow-parent</artifactId>
    <version>1.0.9</version>
</dependency>