积木报表·JimuReport 1.3.64 版本发布,免费的企业级可视化报表工具

dependabot/maven/jimureport-example/org.xerial-sqlite-jdbc-3.41.2.2
zhangdaiscott 2021-07-13 11:04:40 +08:00
parent 7bbc47579f
commit b1b0cad432
2 changed files with 8 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# JimuReport - 积木报表 # JimuReport - 积木报表
v1.3.6-beta | 20210630 v1.3.64-beta | 20210712
[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com) [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
[![](https://img.shields.io/badge/version-1.3.6-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport) [![](https://img.shields.io/badge/version-1.3.64-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/JimuReport) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/JimuReport)
[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/JimuReport) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/JimuReport)
@ -111,6 +111,11 @@ v1.3.6-beta | 20210630
报表截图 报表截图
----------------------------------- -----------------------------------
- 数据可视化(专业一流,数据可视化,解决各类报表难题)
![](https://oscimg.oschina.net/oscnet/up-a2a8557722593e6c5a5e8f015a0df2b70e9.png)
- 报表设计器(完全在线设计,简单易用) - 报表设计器(完全在线设计,简单易用)
![](https://oscimg.oschina.net/oscnet/up-752b454f64ed87c798b3e8a083fbd6622d4.gif) ![](https://oscimg.oschina.net/oscnet/up-752b454f64ed87c798b3e8a083fbd6622d4.gif)

View File

@ -51,7 +51,7 @@
<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>1.3.6-beta</version> <version>1.3.64-beta</version>
</dependency> </dependency>
<!-- SpringBoot--> <!-- SpringBoot-->