ichen-poi

demo maven repo

License

License

GroupId

GroupId

com.github.helloichen
ArtifactId

ArtifactId

ichen-poi
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

ichen-poi
demo maven repo
Project URL

Project URL

https://github.com/helloichen/ichen-poi.git
Source Code Management

Source Code Management

https://github.com/helloichen/ichen-poi.git

Download ichen-poi

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok Optional jar 1.18.14
org.apache.poi : poi-ooxml jar 3.17
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.39
com.alibaba : fastjson jar 1.2.60

Project Modules

There are no modules declared in this project.

ichen-poi

Versions

Version
1.0.2
1.0.1
1.0