Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xls-generator-v2.2.jar | 2022-06-12 | 25.8 MB | |
Totals: 1 Item | 25.8 MB | 0 |
Version 3 of Automatic Report Generator
Developed with:
-
JDK 11
-
Apache Maven 3.8.4
CSV-GENERATOR:
-
Upgrading generic-generator version to 3.0
-
Upgrading opencsv versuib to 5.6
-
File output path does not used "user.home" anymore.
-
Keeping one constructor to be orchestrated in the implementation of Builder design pattern.
XLS-GENERATOR
-
Upgrading generic-generator version to 3.0.
-
Upgrading POI version to 5.2.2.
-
File output path does not used "user.home" anymore.
-
Keeping one constructor to be orchestrated in the implementation of Builder design pattern.
-
Throwing FileNotGeneratedException instead of returning null when a problem occurs during the generation.
XML-GENERATOR
-
Upgrading generic-generator version to 3.0
-
Upgrading JAXB version to 4.0.0
-
File output path does not used "user.home" anymore.
Check out wiki page.