As already announced last week, version 2.3 migrates the development to Maven build and deployment. Besides of this, it doesn’t add any functionality but upgraded Apache’s POI library to latest release 3.8.
You can download the new version here or visit the Homepage of the utility where you will find some examples on how to use it.
The Maven coordinates are:
<dependency> <groupid>eu.ralph-schuster</groupid> <artifactid>csv</artifactid> <version>2.3</version> </dependency> |