| License |
License |
|---|---|
| GroupId | GroupIdtop.minwk |
| ArtifactId | ArtifactIdexcel-x |
| Version | Version2.2.2 |
| Type | Typejar |
| Description |
Descriptionexcel-x
支持excel中批量导出图片
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| excel-x-2.2.2.pom | |
| excel-x-2.2.2.jar | 82 KB |
| excel-x-2.2.2-sources.jar | 54 KB |
| excel-x-2.2.2-javadoc.jar | 359 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.minwk/excel-x/ -->
<dependency>
<groupId>top.minwk</groupId>
<artifactId>excel-x</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.minwk/excel-x/
implementation 'top.minwk:excel-x:2.2.2'
// https://jarcasting.com/artifacts/top.minwk/excel-x/
implementation ("top.minwk:excel-x:2.2.2")
'top.minwk:excel-x:jar:2.2.2'
<dependency org="top.minwk" name="excel-x" rev="2.2.2">
<artifact name="excel-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.minwk', module='excel-x', version='2.2.2')
)
libraryDependencies += "top.minwk" % "excel-x" % "2.2.2"
[top.minwk/excel-x "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.springframework : spring-core | jar | 5.3.14 |
| org.springframework : spring-beans | jar | 5.3.14 |
| org.springframework : spring-web | jar | 5.3.14 |
| cn.hutool : hutool-core | jar | 5.7.18 |
| cn.hutool : hutool-http | jar | 5.7.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |