Last Version

easyexcel 2.0

excel quick build tools written in Java

License

License

GroupId

GroupId

com.gaoice
ArtifactId

ArtifactId

easyexcel
Version

Version

2.0
Type

Type

jar
Description

Description

easyexcel
excel quick build tools written in Java
Project URL

Project URL

https://github.com/gaoice/easyexcel
Source Code Management

Source Code Management

https://github.com/gaoice/easyexcel

Download easyexcel 2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
org.apache.commons : commons-lang3 jar 3.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.