版本已纳入 solon-parent 管理

```xml
<dependency>
    <groupId>org.dromara.solon-plugins</groupId>
    <artifactId>easypoi-solon-plugin</artifactId>
</dependency>
```

#### 1、描述

Excel 和 Word 简易工具类框架 easypoi （ [代码仓库](https://gitee.com/lemur/easypoi) ）的 Solon 适配插件。

插件代码仓库：

* https://gitee.com/dromara/solon-plugins

#### 2、使用说明

参考 easypoi 仓库上的使用说明。