is not current version
Last Version 0.1.2

eventpoi 0.0.9

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
Version

Version

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


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.1
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
com.alibaba : fastjson jar 1.2.78

Project Modules

There are no modules declared in this project.