This commit is contained in:
coco
2026-07-03 15:56:07 +08:00
commit caef23209c
5767 changed files with 1004268 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# binjr-adapter-csv
[![Maven Central](https://img.shields.io/maven-central/v/eu.binjr/binjr-adapter-csv.svg?label=Maven%20Central&style=flat-square)](https://search.maven.org/search?q=g:%22eu.binjr%22%20AND%20a:%22binjr-adapter-csv%22)
This module implements a DataAdapter capable of consuming data from Comma Separated Values (i.e. CSV) files.