Apache POI error loading XSSFWorkbook class

Add commons-collections4-x.x.jar file in your build path and try it again.
It will work.

You can download it from https://mvnrepository.com/artifact/org.apache.commons/commons-collections4/4.0

Leave a Comment