| License |
License |
|---|---|
| GroupId | GroupIdtop.minwk |
| ArtifactId | ArtifactIdexcel-x |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptionexcel-x
excel-x
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| excel-x-1.0.4.pom | |
| excel-x-1.0.4.jar | 75 KB |
| excel-x-1.0.4-sources.jar | 47 KB |
| excel-x-1.0.4-javadoc.jar | 347 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.minwk/excel-x/ -->
<dependency>
<groupId>top.minwk</groupId>
<artifactId>excel-x</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.minwk/excel-x/
implementation 'top.minwk:excel-x:1.0.4'
// https://jarcasting.com/artifacts/top.minwk/excel-x/
implementation ("top.minwk:excel-x:1.0.4")
'top.minwk:excel-x:jar:1.0.4'
<dependency org="top.minwk" name="excel-x" rev="1.0.4">
<artifact name="excel-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.minwk', module='excel-x', version='1.0.4')
)
libraryDependencies += "top.minwk" % "excel-x" % "1.0.4"
[top.minwk/excel-x "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-core | jar | 5.5.5 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-core | jar | 5.2.8.RELEASE |
| org.springframework : spring-beans | jar | 5.2.8.RELEASE |
| org.springframework : spring-web | jar | 5.2.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |