License |
License |
---|---|
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-excel |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-excel
excel导入导出
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
my-excel-1.1.3.pom | |
my-excel-1.1.3.jar | 21 KB |
my-excel-1.1.3-sources.jar | 10 KB |
my-excel-1.1.3-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-excel/ -->
<dependency>
<groupId>com.github.weibin268</groupId>
<artifactId>my-excel</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-excel/
implementation 'com.github.weibin268:my-excel:1.1.3'
// https://jarcasting.com/artifacts/com.github.weibin268/my-excel/
implementation ("com.github.weibin268:my-excel:1.1.3")
'com.github.weibin268:my-excel:jar:1.1.3'
<dependency org="com.github.weibin268" name="my-excel" rev="1.1.3">
<artifact name="my-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-excel', version='1.1.3')
)
libraryDependencies += "com.github.weibin268" % "my-excel" % "1.1.3"
[com.github.weibin268/my-excel "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.7 |
org.projectlombok : lombok | jar | 1.18.20 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.29 |
cn.hutool : hutool-all | jar | 5.4.5 |
org.jxls : jxls | jar | 2.8.1 |
org.jxls : jxls-poi | jar | 1.0.15 |
com.alibaba : easyexcel | jar | 2.2.8 |
cn.afterturn : easypoi-base | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |