| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.yumbo.excel |
| Идентификатор | Идентификаторexcel-import-export |
| Версия | Версия1.3.5 |
| Тип | Типjar |
| Описание |
Описаниеexcel-import-export
excel import and export utils.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| excel-import-export-1.3.5.pom | |
| excel-import-export-1.3.5.jar | 70 KB |
| excel-import-export-1.3.5-sources.jar | 39 KB |
| excel-import-export-1.3.5-javadoc.jar | 224 KB |
| excel-import-export-1.3.5-jar-with-dependencies.jar | 24 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.yumbo.excel/excel-import-export/ -->
<dependency>
<groupId>top.yumbo.excel</groupId>
<artifactId>excel-import-export</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.yumbo.excel/excel-import-export/
implementation 'top.yumbo.excel:excel-import-export:1.3.5'
// https://jarcasting.com/artifacts/top.yumbo.excel/excel-import-export/
implementation ("top.yumbo.excel:excel-import-export:1.3.5")
'top.yumbo.excel:excel-import-export:jar:1.3.5'
<dependency org="top.yumbo.excel" name="excel-import-export" rev="1.3.5">
<artifact name="excel-import-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yumbo.excel', module='excel-import-export', version='1.3.5')
)
libraryDependencies += "top.yumbo.excel" % "excel-import-export" % "1.3.5"
[top.yumbo.excel/excel-import-export "1.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-validator | jar | 5.4.3.Final |
| javax.el : javax.el-api | jar | 3.0.0 |
| org.glassfish.web : javax.el | jar | 2.2.6 |
| org.springframework : spring-web | jar | 5.3.7 |
| com.deepoove : poi-tl | jar | 1.9.1 |
| com.alibaba : fastjson | jar | 1.2.76 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |