| License |
License |
|---|---|
| GroupId | GroupIdicu.easyj |
| ArtifactId | ArtifactIdeasyj-poi-parent |
| Version | Version0.1.4 |
| Type | Typepom |
| Description |
Descriptionicu.easyj :: easyj-poi-parent
EasyJ POI封装,简化对MS Office的操作
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| easyj-poi-parent-0.1.4.pom | 975 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-poi-parent/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-poi-parent</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi-parent/
implementation 'icu.easyj:easyj-poi-parent:0.1.4'
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi-parent/
implementation ("icu.easyj:easyj-poi-parent:0.1.4")
'icu.easyj:easyj-poi-parent:pom:0.1.4'
<dependency org="icu.easyj" name="easyj-poi-parent" rev="0.1.4">
<artifact name="easyj-poi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-poi-parent', version='0.1.4')
)
libraryDependencies += "icu.easyj" % "easyj-poi-parent" % "0.1.4"
[icu.easyj/easyj-poi-parent "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj : easyj-test | jar | 0.1.4 |