Last Version

CsvEngine 1.3.8

Framework base on annotations to read an write CSV Files.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

fr.ybonnel
ArtifactId

ArtifactId

csvengine
Version

Version

1.3.8
Type

Type

jar
Description

Description

CsvEngine
Framework base on annotations to read an write CSV Files.
Project URL

Project URL

https://github.com/ybonnel/CsvEngine
Source Code Management

Source Code Management

https://github.com/ybonnel/CsvEngine

Download csvengine 1.3.8


<!-- https://jarcasting.com/artifacts/fr.ybonnel/csvengine/ -->
<dependency>
    <groupId>fr.ybonnel</groupId>
    <artifactId>csvengine</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.ybonnel/csvengine/
implementation 'fr.ybonnel:csvengine:1.3.8'
// https://jarcasting.com/artifacts/fr.ybonnel/csvengine/
implementation ("fr.ybonnel:csvengine:1.3.8")
'fr.ybonnel:csvengine:jar:1.3.8'
<dependency org="fr.ybonnel" name="csvengine" rev="1.3.8">
  <artifact name="csvengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.ybonnel', module='csvengine', version='1.3.8')
)
libraryDependencies += "fr.ybonnel" % "csvengine" % "1.3.8"
[fr.ybonnel/csvengine "1.3.8"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.opencsv : opencsv jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.