Re: A new POI utility in Java to read and write Excel data in declarative way
Dominik Stadler <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.user |
|---|---|
| Message-ID | <CABdJj57YSF7aeZ0ptPNUSxWa4DScp29ma4CzR0hW4C1yauO3ug@mail.gmail.com> |
Hi, thanks for the note, I have added it to our list of related projects at http://poi.apache.org/related-projects.html Any plans of upgrading to 5.0.0 as this is our current release with a number of core changes/fixes? Thanks... Dominik. On Mon, Aug 9, 2021 at 7:19 AM Nam Bach <[email protected]> wrote: > 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 >