is not current version
Last Version 0.5.0

Excel Write/Read Framework 0.4.13

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

License

License

GroupId

GroupId

org.ttzero
ArtifactId

ArtifactId

eec
Version

Version

0.4.13
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 0.4.13


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

Dependencies

compile (2)

Group / Artifact Type Version
org.dom4j : dom4j jar 2.1.3
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.xerial : sqlite-jdbc jar 3.31.1

Project Modules

There are no modules declared in this project.