MVN

io.github.eaopen : eap-module-lowcode

Maven & Gradle

Oct 20, 2023

低代码工具 ,提升研发效率与质量。 例如说:代码生成器、接口文档等等 计划增加可视化开发功能

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-module-lowcode</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.0

All Versions

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

Version Vulnerabilities Updated
2.2.x
eap-module-lowcode-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-module-lowcode</artifactId>
    <version>2.2.0</version>
</dependency>