opencsv

A simple library for reading and writing CSV in Java

License

License

Categories

Categories

Net CSV Data Data Formats opencsv
GroupId

GroupId

net.sf.opencsv
ArtifactId

ArtifactId

opencsv
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

opencsv
A simple library for reading and writing CSV in Java
Project URL

Project URL

http://opencsv.sf.net

Download opencsv

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.1
2.0.1
2.0
1.8
1.7