| License |
License |
|---|---|
| GroupId | GroupIdicu.easyj |
| ArtifactId | ArtifactIdeasyj-poi-parent |
| Version | Version0.1.1 |
| Type | Typepom |
| Description |
Descriptionicu.easyj :: easyj-poi-parent
EasyJ POI封装,简化对MS Office的操作
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| easyj-poi-parent-0.1.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi-parent/
implementation 'icu.easyj:easyj-poi-parent:0.1.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi-parent/
implementation ("icu.easyj:easyj-poi-parent:0.1.1")
'icu.easyj:easyj-poi-parent:pom:0.1.1'
<dependency org="icu.easyj" name="easyj-poi-parent" rev="0.1.1">
<artifact name="easyj-poi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-poi-parent', version='0.1.1')
)
libraryDependencies += "icu.easyj" % "easyj-poi-parent" % "0.1.1"
[icu.easyj/easyj-poi-parent "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.mockito : mockito-core | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.assertj : assertj-core | jar |