
```xml
<dependency>
      <groupId>org.dromara.warm</groupId>
      <artifactId>warm-flow-*-solon-plugin</artifactId>
      <version>最新版本</version>
</dependency>
```

支持各种不同的 ORM 选择，参考项目官网。

### 1、描述

一个自带流程设计器的工作流引擎（对标 flowable，但更适合中国行政审批特色）。


* 开源仓库

[https://gitee.com/dromara/warm-flow](https://gitee.com/dromara/warm-flow)

* 官方文档（官网）

[https://www.warm-flow.com](https://www.warm-flow.com/master/introduction/introduction.html)
