Re: 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 | <pony-8e0d1009e124251e1b29659abf6ab479cdb4526e-ec2202b77118afb3b4103102556e73af2a19d015@user.poi.apache.org> |
Hello Dominik, Just a quick update that the ExcelUtil has been updated to Apache POI 5.0.0 Regards, Nam On 2021/08/10 07:44:00, Dominik Stadler <[email protected]> wrote: > 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 > > >