I am currently trying to read and write to excel (xlsx not xls) from java using Apache POI. The problem is I need not only the poi-ooxml jars but also the dependencies. How can I create a class path to link all these together?I am currently trying to read and write to exce