poiji

Poiji allows you to map excel sheets to Java objects by means of Apache POI

License

License

GroupId

GroupId

com.github.ozlerhakan
ArtifactId

ArtifactId

poiji
Last Version

Last Version

3.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

poiji
Poiji allows you to map excel sheets to Java objects by means of Apache POI
Project URL

Project URL

http://github.com/ozlerhakan/poiji
Source Code Management

Source Code Management

http://github.com/ozlerhakan/poiji/tree/master

Download poiji

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 5.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
1.22.0
1.21.0
1.20.0
1.19.2
1.19.1
1.19.0
1.18.1
1.18.0
1.17.0
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0