Skip to content

A comma-separated values ( CSV ) API, written in JAVA and thread-safe

License

Notifications You must be signed in to change notification settings

lecogiteur/csvbang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

A comma-separated values ( CSV ) API, written in JAVA and thread-safe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages