Name | Modified | Size | Downloads / Week |
---|---|---|---|
3.1 | 2022-06-14 | ||
3.0 | 2022-06-13 | ||
v2.2 | 2022-06-12 | ||
v2.0 | 2022-06-09 | ||
v1.4 | 2018-10-14 | ||
v1.3 | 2018-08-04 | ||
v1.1 | 2018-08-02 | ||
v1.0 | 2018-08-02 | ||
v1.2 | 2018-08-02 | ||
README.md | 2022-06-14 | 981 Bytes | |
Totals: 10 Items | 981 Bytes | 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.