mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2026-06-05 02:01:31 +08:00
v2.3.4发布
This commit is contained in:
+4
-4
@@ -3,11 +3,11 @@
|
||||
|
||||
# JimuReport (Free Report Tool)
|
||||
|
||||
v2.3.2 | 2026-04-13
|
||||
v2.3.4 | 2026-05-21
|
||||
|
||||
|
||||
[](https://guojusoft.com)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](http://jimureport.com)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
@@ -54,7 +54,7 @@ Quick Integration of JimuReport
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot3-starter</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<version>2.3.4</version>
|
||||
</dependency>
|
||||
<!-- MongoDB, Redis, and file dataset support package, add as needed -->
|
||||
<dependency>
|
||||
@@ -76,7 +76,7 @@ Quick Integration of JimuReport
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot-starter</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<version>2.3.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
|
||||
# JimuReport积木报表(免费报表工具)
|
||||
|
||||
v2.3.2 | 2026-04-13
|
||||
v2.3.4 | 2026-05-21
|
||||
|
||||
|
||||
[](https://guojusoft.com)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](http://jimureport.com)
|
||||
[](https://jimureport.com/skills)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
@@ -51,7 +51,7 @@ v2.3.2 | 2026-04-13
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot3-starter</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<version>2.3.4</version>
|
||||
</dependency>
|
||||
<!-- mongo、redis和文件数据集支持包,按需引入 -->
|
||||
<dependency>
|
||||
@@ -73,7 +73,7 @@ v2.3.2 | 2026-04-13
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot-starter</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<version>2.3.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<!-- DB驱动 -->
|
||||
<mysql-connector-java.version>8.0.27</mysql-connector-java.version>
|
||||
<!-- 积木报表版本 -->
|
||||
<jimureport.version>2.3.2</jimureport.version>
|
||||
<jimureport.version>2.3.4</jimureport.version>
|
||||
<jimubi.version>2.3.2</jimubi.version>
|
||||
<jimureport-echarts.version>2.3.0</jimureport-echarts.version>
|
||||
<jimureport-nosql.version>2.3.0</jimureport-nosql.version>
|
||||
|
||||
Reference in New Issue
Block a user