-
Notifications
You must be signed in to change notification settings - Fork 0
OpenCsvDemo
John Fereira edited this page Apr 8, 2022
·
2 revisions
Read/write csv viles
Contents link
-
src/main
source code -
src/main/resources/academic-calendar.csv
test file -
src/test
junit tests -
pom.xml
maven build file
none
Use maven to compile the code
mvn compile
mvn -DskipTests=false test
- Java 11 runtime
- Maven 3
- The Bash shell.