I want to use Apache POI library to parse excel files (old versions and newer versions of excel). So I was wondering what jars do i need to include from the Apache POI becau
The following works for me:
org.apache.poi poi 3.16 org.apache.poi poi-ooxml 3.16