The new version 2.5.0 delivers the package for usage in OSGI containers and improves handling of blank lines and calculated cells in an Excel sheet (this code was contributed by Andrej Czapszys). A complete change log is available through the new Maven Site
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.5.0</version> </dependency> |