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 | <CABdJj55GGfsxAjSoy8PgonPk5_NLYgcBWF8HFO4ivX7mxfAPtQ@mail.gmail.com> |
Thanks, good to know that the upgrade was possible without issues! I have a few places where I did similar things in a more manual way, it will be interesting to try to convert them to this library. Regards... Dominik On Wed, Aug 25, 2021 at 12:40 PM Nam Bach <[email protected]> wrote: > 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 > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >