is not current version
Last Version 0.1.2

eventpoi 0.0.8

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.8
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.8


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 2.0.0-alpha5
xerces : xercesImpl jar 2.12.1
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
commons-logging : commons-logging jar 1.2
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.