MVN

io.github.eaopen : eap-visualdev-flow

Maven & Gradle

Jan 26, 2024

低代码可视化设计-简单流程

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-visualdev-flow</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.eaopen : eap-visualdev-flow to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of io.github.eaopen : eap-visualdev-flow to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
eap-visualdev-flow-2.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-visualdev-flow</artifactId>
    <version>2.5.0</version>
</dependency>