is not current version
Last Version 5.2.2

PoiParser 5.0.0

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
Version

Version

5.0.0
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 5.0.0


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

Dependencies

compile (5)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.