Distribution
Super CSV is distributed as a .zip file containing various .jar files and full source code. Here is a short explanation of each .jar archive.
spiffy-with_source-all-x.xx.jar | External dependency library that is highly re-useable in your own projects.
See http://spiffyframework.sourceforge.net/ |
SuperCSV-x.xx.jar | Version x.xx of Super CSV. Only the compiled classes are in this archive. |
SuperCSV-with_src-x.xx.jar | Version x.xx of Super CSV with the source code included. This integrates nicely
with modern IDE's which allows one to quickly browse the code inside of the archive or extract the javadoc |
SuperCSV-x.xx-source.zip | The source code only. |
SuperCSV-1.50-javadoc.zip | The Javadoc documentation. Can be integrated with your favorite IDE |
%googleAddsBottom