minimum dependencies for JasperReports

后端 未结 1 1680
耶瑟儿~
耶瑟儿~ 2021-01-18 14:42

I am looking to use JasperReports 4.5.0 in a project of mine and would like to know what are the minimum dependencies for only PDF generation. I tried looking through their

相关标签:
1条回答
  • 2021-01-18 15:15

    I have a Java Swing app that uses Jasper Reports only for PDF generation. But it is version 3.7.2, not 4.5.0.

    The minimum dependencies are:

    • iText
    • Apache Commons BeanUtils
    • Apache Commons Collections
    • Apache Commons Digester
    • Apache Commons Logging
    0 讨论(0)
提交回复
热议问题