| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.luues.tool |
| Идентификатор | Идентификаторtool-excel |
| Версия | Версия1.0.1.8.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеtool-excel
对easyexcel简单封装
|
| Имя Файла | Размер |
|---|---|
| tool-excel-1.0.1.8.RELEASE.pom | |
| tool-excel-1.0.1.8.RELEASE.jar | 13 KB |
| tool-excel-1.0.1.8.RELEASE-sources.jar | 5 KB |
| tool-excel-1.0.1.8.RELEASE-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-excel/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-excel</artifactId>
<version>1.0.1.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-excel/
implementation 'com.github.luues.tool:tool-excel:1.0.1.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-excel/
implementation ("com.github.luues.tool:tool-excel:1.0.1.8.RELEASE")
'com.github.luues.tool:tool-excel:jar:1.0.1.8.RELEASE'
<dependency org="com.github.luues.tool" name="tool-excel" rev="1.0.1.8.RELEASE">
<artifact name="tool-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-excel', version='1.0.1.8.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-excel" % "1.0.1.8.RELEASE"
[com.github.luues.tool/tool-excel "1.0.1.8.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.luues.tool : tool-core | jar | 1.0.1.8.RELEASE |
| com.github.luues.tool : tool-json | jar | 1.0.1.8.RELEASE |
| com.alibaba : easyexcel | jar | 2.2.7 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.apache.bval : bval-jsr | jar | 2.0.5 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-codec : commons-codec | jar | 1.15 |
| junit : junit | jar | 4.13.1 |
| org.projectlombok : lombok | jar | 1.18.16 |