is not current version
Last Version 3.1.7

poiji 3.1.3

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
Version

Version

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


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.