A new POI utility in Java to read and write Excel data in declarative way
Nam Bach <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.user |
|---|---|
| Message-ID | <CAG4y++A-tjpn5iguQBeCBKuUs9imVWUHfp0CvMJux+V8ui_79w@mail.gmail.com> |
I used to work with Apache POI and have some nice utilities that allow developers to read and write Excel in declarative fashion (functional programming way). Have a look on my project here: https://github.com/nambach/ExcelUtil Regards, Nam