is not current version
Last Version 4.0.1

CSV/Excel Utility Package 3.1.0

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
Version

Version

3.1.0
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 3.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.sun.activation : jakarta.activation jar 2.0.1
eu.ralph-schuster : baselib jar 2.0.0
org.apache.poi : poi jar 5.0.0
org.apache.commons : commons-compress jar 1.21
org.apache.poi : poi-ooxml jar 5.0.0
org.apache.xmlgraphics : batik-all jar 1.14
org.apache.commons : commons-lang3 jar 3.9
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.8
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.