| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииfastexcel Прикладные библиотеки Documents Processing |
| Группа | Группаorg.dhatim |
| Идентификатор | Идентификаторfastexcel |
| Последняя версия | Последняя версия0.12.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFastexcel Writer
Fast library to process Excel workbooks
|
| Имя Файла | Размер |
|---|---|
| fastexcel-0.12.15.pom | |
| fastexcel-0.12.15.jar | 53 KB |
| fastexcel-0.12.15-sources.jar | 43 KB |
| fastexcel-0.12.15-javadoc.jar | 100 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dhatim/fastexcel/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel</artifactId>
<version>0.12.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/fastexcel/
implementation 'org.dhatim:fastexcel:0.12.15'
// https://jarcasting.com/artifacts/org.dhatim/fastexcel/
implementation ("org.dhatim:fastexcel:0.12.15")
'org.dhatim:fastexcel:jar:0.12.15'
<dependency org="org.dhatim" name="fastexcel" rev="0.12.15">
<artifact name="fastexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='fastexcel', version='0.12.15')
)
libraryDependencies += "org.dhatim" % "fastexcel" % "0.12.15"
[org.dhatim/fastexcel "0.12.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.rzymek : opczip | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi-ooxml | jar | 5.2.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.23.1 |
| commons-io : commons-io | jar | 2.11.0 |