Re: Reading Massive Excel Files to csv
Nick Burch <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 3 May 2021, Oscar Bastidas wrote: > Thanks Nick for the updated link. I've updated the link in the sources for the site, hopefully one of the other devs who has all of the tools installed can republish shortly > With your comment on moving to Gradle, does this mean there will be a time > when Apache POI will not be available on Maven? Nope! Will always be available on Maven central, for users of Maven, Gradle or Ivy. This only affects people trying to build Apache POI from source, and hopefully makes their lives easier than before when we used Ant. Nick