Эксперт ХД

com.github.pjfanning:excel-streaming-reader (5.1.1)

Published 2026-09-15 10:08:31 +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>excel-streaming-reader</artifactId>
	<version>5.1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.pjfanning:excel-streaming-reader:5.1.1

About this package

Streaming Excel reader

Dependencies

org.apache.poi:poi
5.4.1
org.apache.poi:poi-ooxml
5.4.1
org.slf4j:slf4j-api
2.0.17
commons-io:commons-io
2.19.0
org.apache.commons:commons-compress
1.27.1
com.github.pjfanning:poi-shared-strings
2.9.2
Details
Maven
2026-09-15 10:08:31 +00:00
289
excel-streaming-reader
The Apache License, Version 2.0
108 KiB
Assets (2)
Versions (1) View all
5.1.1 2026-09-15