Excel Write/Read Framework

A fast and lower memory excel write/read tool 一个高效、低内存支持GB级别Excel读写工具,非POI底层,支持流式读取

License

License

GroupId

GroupId

org.ttzero
ArtifactId

ArtifactId

eec
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Excel Write/Read Framework
A fast and lower memory excel write/read tool 一个高效、低内存支持GB级别Excel读写工具,非POI底层,支持流式读取
Project URL

Project URL

https://www.ttzero.org
Source Code Management

Source Code Management

https://github.com/wangguanquan/eec

Download eec

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.dom4j : dom4j jar 2.1.3
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.xerial : sqlite-jdbc jar 3.31.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.14
0.4.13
0.4.12.1
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2