In a Netbeans (7.2) maven project, I need the FTPClient class contained in the apache common-net
I've searched for the required library typing "commons-net" in the query field.
In the following screenshot you can see what i get.
What is the difference between items like "20030805.205232" and the ones like "3.2" and so on?
If I click on the "3.2 [ jar, ftp ]", an "ftp" text appears in the "Classifier" field, what does it represent?
Is there a way to access "release notes" for each item, in order to help me in choosing the right dependency?