License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-poi |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-poi
icefrog POI工具类(对MS Office操作)
|
Filename | Size |
---|---|
icefrog-poi-1.0.0.pom | |
icefrog-poi-1.0.0.jar | 106 KB |
icefrog-poi-1.0.0-sources.jar | 85 KB |
icefrog-poi-1.0.0-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-poi/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-poi</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-poi/
implementation 'io.github.whaleal:icefrog-poi:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-poi/
implementation ("io.github.whaleal:icefrog-poi:1.0.0")
'io.github.whaleal:icefrog-poi:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-poi" rev="1.0.0">
<artifact name="icefrog-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-poi', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-poi" % "1.0.0"
[io.github.whaleal/icefrog-poi "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
io.github.whaleal : icefrog-log | jar | 1.0.0 |
org.apache.poi : poi-ooxml Optional | jar | 4.1.2 |
org.ofdrw : ofdrw-full Optional | jar | 1.15.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |