easy-data

easy data is a excel and csv handle tools written in Java

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.easy-data
ArtifactId

ArtifactId

easy-data
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

easy-data
easy data is a excel and csv handle tools written in Java

Download easy-data

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
cglib : cglib jar 3.2.10
org.slf4j : slf4j-api jar 1.7.26

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.1
1.0.0