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积木报表(免费报表工具)
|
# JimuReport积木报表(免费报表工具)
|
||||||
|
|
||||||
v2.1.5 | 2025-10-22
|
v2.2.0 | 2025-11-25
|
||||||
|
|
||||||
|
|
||||||
[](https://qiaoqiaoyun.com/aboutUs)
|
[](https://qiaoqiaoyun.com/aboutUs)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
[](http://jimureport.com)
|
[](http://jimureport.com)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
@@ -51,13 +51,13 @@ v2.1.5 | 2025-10-22
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>jimureport-spring-boot3-starter</artifactId>
|
<artifactId>jimureport-spring-boot3-starter</artifactId>
|
||||||
<version>2.1.5</version>
|
<version>2.2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- mongo、redis和文件数据集支持包,按需引入 -->
|
<!-- mongo、redis和文件数据集支持包,按需引入 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>jimureport-nosql-starter</artifactId>
|
<artifactId>jimureport-nosql-starter</artifactId>
|
||||||
<version>2.0.0</version>
|
<version>2.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- 后台导出接口Echart图表支持包,按需引入 -->
|
<!-- 后台导出接口Echart图表支持包,按需引入 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
@@ -73,12 +73,12 @@ v2.1.5 | 2025-10-22
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>jimureport-spring-boot-starter</artifactId>
|
<artifactId>jimureport-spring-boot-starter</artifactId>
|
||||||
<version>2.1.5</version>
|
<version>2.2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>jimureport-nosql-starter</artifactId>
|
<artifactId>jimureport-nosql-starter</artifactId>
|
||||||
<version>2.0.0</version>
|
<version>2.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
@@ -95,7 +95,7 @@ v2.1.5 | 2025-10-22
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>jimubi-spring-boot3-starter</artifactId>
|
<artifactId>jimubi-spring-boot3-starter</artifactId>
|
||||||
<version>2.1.5</version>
|
<version>2.2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user