License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-poi |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-poi
EasyJ POI封装,简化对Office文件的操作
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-poi-0.6.1.pom | |
easyj-poi-0.6.1.jar | 48 KB |
easyj-poi-0.6.1-sources.jar | 45 KB |
easyj-poi-0.6.1-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-poi/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-poi</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi/
implementation 'icu.easyj:easyj-poi:0.6.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi/
implementation ("icu.easyj:easyj-poi:0.6.1")
'icu.easyj:easyj-poi:jar:0.6.1'
<dependency org="icu.easyj" name="easyj-poi" rev="0.6.1">
<artifact name="easyj-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-poi', version='0.6.1')
)
libraryDependencies += "icu.easyj" % "easyj-poi" % "0.6.1"
[icu.easyj/easyj-poi "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.6.1 |
org.apache.poi : poi | jar | 5.0.0 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |