How to add Apache Commons IO in pom.xml file?How to add Apache Commons IO in pom.xml file?
How to add org.apache.commons.io.FilenameUtils to maven?
In this video I am explaining you the steps to add the Apache Commons IO in pom.xml file. Maven is very useful in managing the dependencies in a project.
Check http://www.roseindia.net/answers/view... for the code of the apache commons dependencies which is to be added in pom.xml file.
Check maven tutorials at http://www.roseindia.net/maven3/