Poi Object Mapper Versions Save

Object mapper for Office formats - Excel files, Spreadsheets, etc.

3.0.0

4 months ago

Source & Build:

  • Updated Java compatibility version to 1.11 (java 11)
  • Updated the Gradle version to 6.9.3

Dependencies:

  • Updated slf4j version to 2.0.3
  • Updated Apache POI version to 5.2.5

Features:

  • Added support for reading datetime value fields
  • Added support for configuring format when defining SheetColumn
  • New API for SpreadsheetWriter
  • Added SpreadsheetWriter implementation for xls, xlsx formats
  • Code refactors, additional test cases

2.1.0

4 months ago
  • Updated the Apache POI version to 4.1.2

2.0.0

5 months ago
  • Updated the Java version to Java 8
  • Updated the Apache POI version to 4.0.1

1.0.0

5 years ago
  • #5 Updated packages structure, added Codecov and Travis Integrations
  • #7 Added New Spreadsheet Reader APIs -- RowListener callback support is added. -- Readers now support reading from InputStream
  • #11 Maven Central Release integration is added

0.2.0

5 years ago

Initial Release

  • Spreadsheet Readers - xls & xlsx
  • Spreadsheet Writer - xlsx