License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-excel |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcel操作
|
Filename | Size |
---|---|
leopard-boot-excel-0.9.20.pom | |
leopard-boot-excel-0.9.20.jar | 16 KB |
leopard-boot-excel-0.9.20-sources.jar | 11 KB |
leopard-boot-excel-0.9.20-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-excel/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-excel</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-excel/
implementation 'io.leopard.boot:leopard-boot-excel:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-excel/
implementation ("io.leopard.boot:leopard-boot-excel:0.9.20")
'io.leopard.boot:leopard-boot-excel:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-excel" rev="0.9.20">
<artifact name="leopard-boot-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-excel', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-excel" % "0.9.20"
[io.leopard.boot/leopard-boot-excel "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
io.leopard.boot : leopard-boot-datatype | jar | 0.9.20 |
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
commons-io : commons-io | jar | 2.6 |
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |