| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdwang.joye |
| ArtifactId | ArtifactIdexcel-util |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionexcel-util
excel-util
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| excel-util-0.0.2.pom | |
| excel-util-0.0.2.jar | 14 KB |
| excel-util-0.0.2-sources.jar | 8 KB |
| excel-util-0.0.2-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/wang.joye/excel-util/ -->
<dependency>
<groupId>wang.joye</groupId>
<artifactId>excel-util</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/wang.joye/excel-util/
implementation 'wang.joye:excel-util:0.0.2'
// https://jarcasting.com/artifacts/wang.joye/excel-util/
implementation ("wang.joye:excel-util:0.0.2")
'wang.joye:excel-util:jar:0.0.2'
<dependency org="wang.joye" name="excel-util" rev="0.0.2">
<artifact name="excel-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='wang.joye', module='excel-util', version='0.0.2')
)
libraryDependencies += "wang.joye" % "excel-util" % "0.0.2"
[wang.joye/excel-util "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| cn.hutool : hutool-all | jar | 5.7.18 |