| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.leopard |
| Идентификатор | Идентификаторleopard-excel |
| Последняя версия | Последняя версия0.9.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExcel操作
|
| Имя Файла | Размер |
|---|---|
| leopard-excel-0.9.12.pom | |
| leopard-excel-0.9.12.jar | 10 KB |
| leopard-excel-0.9.12-sources.jar | 6 KB |
| leopard-excel-0.9.12-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-excel/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-excel</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-excel/
implementation 'io.leopard:leopard-excel:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-excel/
implementation ("io.leopard:leopard-excel:0.9.12")
'io.leopard:leopard-excel:jar:0.9.12'
<dependency org="io.leopard" name="leopard-excel" rev="0.9.12">
<artifact name="leopard-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-excel', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-excel" % "0.9.12"
[io.leopard/leopard-excel "0.9.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.leopard : leopard-datatype | jar | 0.9.12 |
| org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
| commons-io : commons-io | jar | 2.4 |
| net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |