Last Version

icu.easyj :: easyj-poi 0.6.8

EasyJ POI封装,简化对Office文件的操作

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-poi
Version

Version

0.6.8
Type

Type

jar
Description

Description

icu.easyj :: easyj-poi
EasyJ POI封装,简化对Office文件的操作
Project URL

Project URL

https://easyj.icu
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download easyj-poi 0.6.8


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

Dependencies

compile (3)

Group / Artifact Type Version
icu.easyj : easyj-core jar 0.6.8
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0

Project Modules

There are no modules declared in this project.