Read jars from lib folder in grails
问题 I want to parse an excel file using the Apache POI library to boot strap some data in development mode into my grails 2.0.1 application. I've tried to use the Grails excel-import plugin but the plugin uninstalls automatically when I execute run-app. Because of that I decided to got ahead without the plugin for now. First I have copied the next jars into the grails application lib folder $ls -la lib poi-3.7-20101029.jar poi-ooxml-3.7-20101029.jar poi-ooxml-schemas-3.7-20101029.jar xmlbeans-2.3