mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-11-28 01:07:14 +08:00
新版发布v2.2.0
This commit is contained in:
14
README.md
14
README.md
@@ -1,10 +1,10 @@
|
||||
# JimuReport积木报表(免费报表工具)
|
||||
|
||||
v2.1.5 | 2025-10-22
|
||||
v2.2.0 | 2025-11-25
|
||||
|
||||
|
||||
[](https://qiaoqiaoyun.com/aboutUs)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](http://jimureport.com)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
@@ -51,13 +51,13 @@ v2.1.5 | 2025-10-22
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot3-starter</artifactId>
|
||||
<version>2.1.5</version>
|
||||
<version>2.2.0</version>
|
||||
</dependency>
|
||||
<!-- mongo、redis和文件数据集支持包,按需引入 -->
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-nosql-starter</artifactId>
|
||||
<version>2.0.0</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
<!-- 后台导出接口Echart图表支持包,按需引入 -->
|
||||
<dependency>
|
||||
@@ -73,12 +73,12 @@ v2.1.5 | 2025-10-22
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot-starter</artifactId>
|
||||
<version>2.1.5</version>
|
||||
<version>2.2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-nosql-starter</artifactId>
|
||||
<version>2.0.0</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
@@ -95,7 +95,7 @@ v2.1.5 | 2025-10-22
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimubi-spring-boot3-starter</artifactId>
|
||||
<version>2.1.5</version>
|
||||
<version>2.2.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user