Last Version

Easy Excel 1.0.3

像SQL一样操作Excel,简化Excel的读写操作

License

License

GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-excel
Version

Version

1.0.3
Type

Type

jar
Description

Description

Easy Excel
像SQL一样操作Excel,简化Excel的读写操作
Project URL

Project URL

https://github.com/freegeese/easy-excel
Source Code Management

Source Code Management

https://github.com/freegeese/easy-excel

Download easy-excel 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 3.15-beta1
org.apache.poi : poi-ooxml jar 3.15-beta1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.