add second parser that uses a standard CSV reader
This commit is contained in:
@@ -22,6 +22,7 @@ ext {
|
||||
lib_antlr = "org.antlr:antlr4:4.9.2"
|
||||
|
||||
lib_commons_collections4 = 'org.apache.commons:commons-collections4:4.4'
|
||||
lib_commons_csv= 'org.apache.commons:commons-csv:1.9.0'
|
||||
lib_commons_lang3 = 'org.apache.commons:commons-lang3:3.12.0'
|
||||
lib_jackson_databind = 'com.fasterxml.jackson.core:jackson-databind:2.12.4'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user