easycsv

easycsv is a excel handle tools written in Java

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.aifeinik
ArtifactId

ArtifactId

easycsv
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

easycsv
easycsv is a excel handle tools written in Java
Project URL

Project URL

https://github.com/AIFEINIK/easycsv.git

Download easycsv

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.25
com.google.guava : guava jar 23.0
org.apache.commons : commons-lang3 jar 3.8
commons-logging : commons-logging jar 1.0.3
org.projectlombok : lombok jar 1.16.14
net.sourceforge.javacsv : javacsv jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0