PoiParser

PoiParser allows to read/write 2-dimensional datasets from Excel/POI files using Apache-POI and annotations.

License

License

GroupId

GroupId

nl.bstoi.poiparser
ArtifactId

ArtifactId

PoiParser
Last Version

Last Version

5.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

PoiParser
PoiParser allows to read/write 2-dimensional datasets from Excel/POI files using Apache-POI and annotations.
Project Organization

Project Organization

BSTOI.NL
Source Code Management

Source Code Management

http://github.com/Hylke1982/PoiParser

Download PoiParser

How to add to project

<!-- https://jarcasting.com/artifacts/nl.bstoi.poiparser/PoiParser/ -->
<dependency>
    <groupId>nl.bstoi.poiparser</groupId>
    <artifactId>PoiParser</artifactId>
    <version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.bstoi.poiparser/PoiParser/
implementation 'nl.bstoi.poiparser:PoiParser:5.2.2'
// https://jarcasting.com/artifacts/nl.bstoi.poiparser/PoiParser/
implementation ("nl.bstoi.poiparser:PoiParser:5.2.2")
'nl.bstoi.poiparser:PoiParser:jar:5.2.2'
<dependency org="nl.bstoi.poiparser" name="PoiParser" rev="5.2.2">
  <artifact name="PoiParser" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.bstoi.poiparser', module='PoiParser', version='5.2.2')
)
libraryDependencies += "nl.bstoi.poiparser" % "PoiParser" % "5.2.2"
[nl.bstoi.poiparser/PoiParser "5.2.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.poi : poi jar 5.2.2
org.apache.poi : poi-ooxml jar 5.2.2
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.11.0
commons-lang : commons-lang jar 2.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.2
5.2.1
5.2.0
5.0.0
4.1.2
4.1.1
4.0.2
4.0.1
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.4
2.3
2.2
2.1
2.0
1.13
1.12
1.11
1.10
1.9