Apache Any23 :: CSV Utilities

CSV specific library.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.apache.any23
ArtifactId

ArtifactId

apache-any23-csvutils
Last Version

Last Version

2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Any23 :: CSV Utilities
CSV specific library.
Project URL

Project URL

https://any23.apache.org/apache-any23-csvutils
Project Organization

Project Organization

The Apache Software Foundation

Download apache-any23-csvutils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.any23 : apache-any23-api jar 2.7
org.apache.commons : commons-csv jar 1.9.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

Project Modules

There are no modules declared in this project.

Versions

Version
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.1
1.0
0.9.0
0.8.0