Poilight

Poilight is a wrapper of POI to accelerate the generation of Excel's files. Poilight embeds the entire 60 preset styles in Excel.

License

License

GroupId

GroupId

com.github.lynchmaniac
ArtifactId

ArtifactId

poilight
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Poilight
Poilight is a wrapper of POI to accelerate the generation of Excel's files. Poilight embeds the entire 60 preset styles in Excel.
Project URL

Project URL

https://github.com/lynchmaniac/poilight

Download poilight

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.2
0.1