MVN

com.flyqiu.flow : flyqiu-flow

Maven & Gradle

Feb 22, 2024

flyqiu-flow · 这是一个轻量级流程引擎,基于spring+mybaits-plus+juel开发.

<dependency>
    <groupId>com.flyqiu.flow</groupId>
    <artifactId>flyqiu-flow</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.flyqiu.flow : flyqiu-flow to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.flyqiu.flow : flyqiu-flow to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
flyqiu-flow-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.flyqiu.flow</groupId>
    <artifactId>flyqiu-flow</artifactId>
    <version>1.0.0</version>
</dependency>