CSV/Excel Utility Package

A library for easily accessing CSV, Excel and and other table-like data from Java

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

eu.ralph-schuster
ArtifactId

ArtifactId

csv
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CSV/Excel Utility Package
A library for easily accessing CSV, Excel and and other table-like data from Java
Project URL

Project URL

https://github.com/technicalguru/csv
Source Code Management

Source Code Management

https://github.com/technicalguru/csv

Download csv

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 2.1.0
eu.ralph-schuster : baselib jar 3.0.0
org.apache.poi : poi jar 5.2.2
org.apache.poi : poi-ooxml jar 5.2.2
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9

test (6)

Group / Artifact Type Version
net.sourceforge.javacsv : javacsv jar 2.0
net.sf.supercsv : super-csv jar 2.4.0
au.com.bytecode : opencsv jar 2.4
genjava : gj-csv jar 1.0
org.apache.commons : commons-csv jar 1.9.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.9.0
2.8.1
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3