UReport第二代中国特色报表引擎,锐道出品广泛应用apache 2.0开源。
更新如下:
1修复在IF表达式中使用分页相关函数出现空指针的BUG
2完善函数
3修复存在横纵向交叉迭代时格式化不起作用的BUG
4完善基于HttpSession的报表对象存储
......
源码: https://github.com/youseries/ureport
文档: http://wiki.bsdn.org/display/UR/ureport2+Home
maven坐标
<!-- https://mvnrepository.com/artifact/com.bstek.ureport/ureport2-core --> <dependency> <groupId>com.bstek.ureport</groupId> <artifactId>ureport2-core</artifactId> <version>2.0.9</version> </dependency>
锐道快照版本库
http://nexus.bsdn.org/content/groups/public/