opencsv

A simple library for reading and writing CSV in Java

License

License

Categories

Categories

CSV Data Data Formats opencsv
GroupId

GroupId

com.opencsv
ArtifactId

ArtifactId

opencsv
Last Version

Last Version

5.6
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
Source Code Management

Source Code Management

https://sourceforge.net/p/opencsv/source/ci/master/tree/

Download opencsv

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-collections4 jar 4.4

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.12.4
org.spockframework : spock-core jar 2.0-groovy-3.0
cglib : cglib-nodep jar 3.3.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.6
5.5.2
5.5.1
5.5
5.4
5.3
5.2
5.1
5.0
4.6
4.5
4.4
4.3.2
4.3.1
4.3
4.2
4.1
4.0
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1