eventpoi

eventpoi is a java tool that supports read excel and export excel

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

io.github.beijing-penguin
ArtifactId

ArtifactId

eventpoi
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

eventpoi
eventpoi is a java tool that supports read excel and export excel
Project URL

Project URL

https://github.com/beijing-penguin/eventpoi.git
Source Code Management

Source Code Management

https://github.com/beijing-penguin/eventpoi.git

Download eventpoi

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
xerces : xercesImpl jar 2.12.1
org.apache.poi : poi jar 5.1.0
org.apache.poi : poi-ooxml jar 5.1.0
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.78

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2