Last Version

csv-parser 4.0.0

Simple CSV-Parser

License

License

MIT
Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

csv-parser
Version

Version

4.0.0
Type

Type

jar
Description

Description

csv-parser
Simple CSV-Parser
Project URL

Project URL

https://github.com/timo-reymann/csv-parser
Source Code Management

Source Code Management

https://github.com/timo-reymann/csv-parser/tree/master

Download csv-parser 4.0.0


<!-- https://jarcasting.com/artifacts/com.github.timo-reymann/csv-parser/ -->
<dependency>
    <groupId>com.github.timo-reymann</groupId>
    <artifactId>csv-parser</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timo-reymann/csv-parser/
implementation 'com.github.timo-reymann:csv-parser:4.0.0'
// https://jarcasting.com/artifacts/com.github.timo-reymann/csv-parser/
implementation ("com.github.timo-reymann:csv-parser:4.0.0")
'com.github.timo-reymann:csv-parser:jar:4.0.0'
<dependency org="com.github.timo-reymann" name="csv-parser" rev="4.0.0">
  <artifact name="csv-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timo-reymann', module='csv-parser', version='4.0.0')
)
libraryDependencies += "com.github.timo-reymann" % "csv-parser" % "4.0.0"
[com.github.timo-reymann/csv-parser "4.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mapstruct : mapstruct-processor jar 1.3.0.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.