License |
License |
---|---|
GroupId | GroupIdcom.github.pjfanning |
ArtifactId | ArtifactIdexcel-streaming-reader |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexcel-streaming-reader
Streaming Excel reader
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning/excel-streaming-reader/ -->
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>excel-streaming-reader</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/excel-streaming-reader/
implementation 'com.github.pjfanning:excel-streaming-reader:4.0.1'
// https://jarcasting.com/artifacts/com.github.pjfanning/excel-streaming-reader/
implementation ("com.github.pjfanning:excel-streaming-reader:4.0.1")
'com.github.pjfanning:excel-streaming-reader:jar:4.0.1'
<dependency org="com.github.pjfanning" name="excel-streaming-reader" rev="4.0.1">
<artifact name="excel-streaming-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='excel-streaming-reader', version='4.0.1')
)
libraryDependencies += "com.github.pjfanning" % "excel-streaming-reader" % "4.0.1"
[com.github.pjfanning/excel-streaming-reader "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.2.2 |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.pjfanning : poi-shared-strings | jar | 2.5.3 |
org.slf4j : slf4j-api | jar | 1.7.36 |
commons-io : commons-io | jar | 2.11.0 |