csvbang
CSVBang is a Java written thread-safe API. Its annotations allow a easy way to bind CSV file's records to Java Beans.
Current version: 0.1.0
Maven dependency:
<dependency>
<groupId>com.github.lecogiteur</groupId>
<artifactId>csvbang</artifactId>
<version>0.1.0</version>
</dependency>
Quick start: list of examples
Reports and Downloads:
- Roadmap
- Release Notes
- Download
- Javadoc & Sources
- Guide Utilisateur (Français)
- User Guide (English)