| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.sanchar.excel |
| Идентификатор | Идентификаторexcel-helper |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеexcel-helper
util for excel import and export
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| excel-helper-1.0.2.pom | |
| excel-helper-1.0.2.jar | 24 KB |
| excel-helper-1.0.2-sources.jar | 14 KB |
| excel-helper-1.0.2-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.sanchar.excel/excel-helper/ -->
<dependency>
<groupId>cn.sanchar.excel</groupId>
<artifactId>excel-helper</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sanchar.excel/excel-helper/
implementation 'cn.sanchar.excel:excel-helper:1.0.2'
// https://jarcasting.com/artifacts/cn.sanchar.excel/excel-helper/
implementation ("cn.sanchar.excel:excel-helper:1.0.2")
'cn.sanchar.excel:excel-helper:jar:1.0.2'
<dependency org="cn.sanchar.excel" name="excel-helper" rev="1.0.2">
<artifact name="excel-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sanchar.excel', module='excel-helper', version='1.0.2')
)
libraryDependencies += "cn.sanchar.excel" % "excel-helper" % "1.0.2"
[cn.sanchar.excel/excel-helper "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.75 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |