1 Star 0 Fork 361

笑傲江湖 / flowable1

forked from bruce / flowable1 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 685 Bytes
一键复制 编辑 原始数据 按行查看 历史
xietongjian 提交于 2019-12-05 19:34 . 新增审批时选择人员的功能
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.dragon</groupId>
<artifactId>flowable</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<modules>
<module>flowable-api</module>
<module>flowable-core</module>
<module>flowable-manager</module>
<module>flowable-server</module>
<module>flowable-parent</module>
</modules>
</project>
Java
1
https://gitee.com/jingtao110/flowable.git
git@gitee.com:jingtao110/flowable.git
jingtao110
flowable
flowable1
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891