JasperReportsIntegration provides an interface to use the JasperReports reporting engine in an Oracle database application, specifically with Oracle Application Express (Oracle APEX).
refactored PDF exporter to extract the iText code from it and leave only common functionality that allows
switching between the default iText 2 based exporter implementation and the pluggable iText 7 exporter implementation,
which is available as separate open source project at: https://github.com/Jaspersoft/jasperreports-pdf-lib7
various dependencies upgrades including Groovy 3.0.7, HttpClient 4.5.13, Hibernate 5.4.24.Final,
Dom4j 2.1.3, Apache Log4j 2.14.0, Jackson 2.12.2, Velocity 2.3, Batik 1.14, XmlGraphics Commons 2.6,
Apache Ant 1.10.9;
On May 11th the new version was released:
https://community.jaspersoft.com/project/jasperreports-library/releases
Changes:
https://github.com/TIBCOSoftware/jasperreports/releases/tag/6.17.0 https://sourceforge.net/projects/jasperreports/