I downloaded apache commons library.
Unzipping the file, I found multiple other jar files other than the library that I need - commons-io-2.4.jar
.
What are other files for? Are they just zipping source, tests and documents for reference? Or, are there other reasons to be included in distribution? If they are just zip files with jar extension, why are they distributed with jar extension?