| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.zhibi |
| Идентификатор | Идентификаторfast-poi |
| Последняя версия | Последняя версия2.6.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание快速开发
|
| Имя Файла | Размер |
|---|---|
| fast-poi-2.6.2.pom | |
| fast-poi-2.6.2.jar | 39 KB |
| fast-poi-2.6.2-sources.jar | 26 KB |
| fast-poi-2.6.2-javadoc.jar | 249 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/fast-poi/ -->
<dependency>
<groupId>com.gitee.zhibi</groupId>
<artifactId>fast-poi</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-poi/
implementation 'com.gitee.zhibi:fast-poi:2.6.2'
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-poi/
implementation ("com.gitee.zhibi:fast-poi:2.6.2")
'com.gitee.zhibi:fast-poi:jar:2.6.2'
<dependency org="com.gitee.zhibi" name="fast-poi" rev="2.6.2">
<artifact name="fast-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='fast-poi', version='2.6.2')
)
libraryDependencies += "com.gitee.zhibi" % "fast-poi" % "2.6.2"
[com.gitee.zhibi/fast-poi "2.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi | jar | 4.0.1 |
| org.apache.poi : poi-ooxml | jar | 4.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| org.apache.commons : commons-csv | jar | 1.8 |
| com.gitee.zhibi : fast-commons | jar | 2.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.alibaba : fastjson | jar | 1.2.56 |