POI Shared Strings

Memory efficient Shared Strings Table implementation for POI streaming

Лицензия

Лицензия

Группа

Группа

com.github.pjfanning
Идентификатор

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

poi-shared-strings
Последняя версия

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

2.5.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

POI Shared Strings
Memory efficient Shared Strings Table implementation for POI streaming
Ссылка на сайт

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

https://github.com/pjfanning/poi-shared-strings
Система контроля версий

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

https://github.com/pjfanning/poi-shared-strings

Скачать poi-shared-strings

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

<!-- https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/ -->
<dependency>
    <groupId>com.github.pjfanning</groupId>
    <artifactId>poi-shared-strings</artifactId>
    <version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/
implementation 'com.github.pjfanning:poi-shared-strings:2.5.3'
// https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/
implementation ("com.github.pjfanning:poi-shared-strings:2.5.3")
'com.github.pjfanning:poi-shared-strings:jar:2.5.3'
<dependency org="com.github.pjfanning" name="poi-shared-strings" rev="2.5.3">
  <artifact name="poi-shared-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='poi-shared-strings', version='2.5.3')
)
libraryDependencies += "com.github.pjfanning" % "poi-shared-strings" % "2.5.3"
[com.github.pjfanning/poi-shared-strings "2.5.3"]

Зависимости

runtime (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36
com.h2database : h2 jar 2.1.212
org.apache.poi : poi-ooxml jar 5.2.2
org.apache.poi : poi jar 5.2.2
org.apache.xmlbeans : xmlbeans jar 5.0.3
org.apache.commons : commons-text jar 1.9

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

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

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

Версия
2.5.3
2.5.2
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0