License |
License |
---|---|
GroupId | GroupIdcom.github.pjfanning |
ArtifactId | ArtifactIdexcel-streaming-reader |
Version | Version3.0.4 |
Type | Typejar |
Description |
DescriptionStreaming Excel 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>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/excel-streaming-reader/
implementation 'com.github.pjfanning:excel-streaming-reader:3.0.4'
// https://jarcasting.com/artifacts/com.github.pjfanning/excel-streaming-reader/
implementation ("com.github.pjfanning:excel-streaming-reader:3.0.4")
'com.github.pjfanning:excel-streaming-reader:jar:3.0.4'
<dependency org="com.github.pjfanning" name="excel-streaming-reader" rev="3.0.4">
<artifact name="excel-streaming-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='excel-streaming-reader', version='3.0.4')
)
libraryDependencies += "com.github.pjfanning" % "excel-streaming-reader" % "3.0.4"
[com.github.pjfanning/excel-streaming-reader "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.0.0 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |
com.github.pjfanning : poi-shared-strings | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.2 |
org.nanohttpd : nanohttpd | jar | 2.3.1 |