1.1-RC1
Create tag for commons-csv 1.1-RC1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1-RC1@1640030 13f79535-47bb-0310-9956-ffa450edef68
tree: be18347af3da8de4f7b42613bc7b63ce8cc92127
  1. src/
  2. checkstyle.xml
  3. doap_csv.rdf
  4. LICENSE-header.txt
  5. LICENSE.txt
  6. NOTICE.txt
  7. pom.xml
  8. README.md
  9. RELEASE-NOTES.txt
README.md

Apache Commons CSV

The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.

More information can be found on the homepage.

The commons developer mailing list is the main channel of communication for contributors.

Where can I get the latest release?

You can download source and binaries from our download page.

Alternatively you can pull it from the central Maven repositories:

  <groupId>org.apache.commons</groupId>
  <artifactId>commons-csv</artifactId>
  <version>1.0</version>

License

Code is under the Apache Licence v2.

Donations

You like Apache Commons CSV? Then donate back to the ASF to support the development.