Эксперт ХД

com.github.pjfanning:poi-shared-strings (2.9.2)

Published 2026-09-15 11:06:37 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.github.pjfanning</groupId>
	<artifactId>poi-shared-strings</artifactId>
	<version>2.9.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.pjfanning:poi-shared-strings:2.9.2

About this package

Memory efficient Shared Strings Table implementation for POI streaming

Dependencies

org.slf4j:slf4j-api
2.0.16
com.h2database:h2
2.2.224
org.apache.poi:poi-ooxml
5.4.1
org.apache.poi:poi
5.4.1
org.apache.xmlbeans:xmlbeans
5.3.0
org.apache.commons:commons-text
1.13.0
Details
Maven
2026-09-15 11:06:37 +00:00
1
POI Shared Strings
The Apache License, Version 2.0
40 KiB
Assets (2)
Versions (1) View all
2.9.2 2026-09-15