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
Add this dependency to work with Apache POI
org.apache.poi poi 3.16-beta1