MemPOI

A library to simplify export from database to Excel files using Apache POI

Лицензия

Лицензия

Группа

Группа

it.firegloves
Идентификатор

Идентификатор

mempoi
Последняя версия

Последняя версия

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MemPOI
A library to simplify export from database to Excel files using Apache POI
Ссылка на сайт

Ссылка на сайт

https://github.com/firegloves/MemPOI
Система контроля версий

Система контроля версий

https://github.com/firegloves/MemPOI.git

Скачать mempoi

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/it.firegloves/mempoi/ -->
<dependency>
    <groupId>it.firegloves</groupId>
    <artifactId>mempoi</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.firegloves/mempoi/
implementation 'it.firegloves:mempoi:1.8.0'
// https://jarcasting.com/artifacts/it.firegloves/mempoi/
implementation ("it.firegloves:mempoi:1.8.0")
'it.firegloves:mempoi:jar:1.8.0'
<dependency org="it.firegloves" name="mempoi" rev="1.8.0">
  <artifact name="mempoi" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.firegloves', module='mempoi', version='1.8.0')
)
libraryDependencies += "it.firegloves" % "mempoi" % "1.8.0"
[it.firegloves/mempoi "1.8.0"]

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi-ooxml jar 5.0.0
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-collections4 jar 4.4
org.slf4j : slf4j-api jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0