Skip to content

Latest commit

 

History

114 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages