Last Version

com.github.kevin-wang001:poi-el 2.0.1

excel import and export tool

License

License

GroupId

GroupId

com.github.kevin-wang001
ArtifactId

ArtifactId

poi-el
Version

Version

2.0.1
Type

Type

jar
Description

Description

excel import and export tool
Project URL

Project URL

https://github.com/kevin-wang001/poi-el
Source Code Management

Source Code Management

https://github.com/kevin-wang001/poi-el

Download poi-el 2.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 3.7
org.reflections : reflections jar 0.9.9-RC1
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
com.alibaba : fastjson jar 1.2.54
org.apache.commons : commons-lang3 jar 3.3.2
commons-collections : commons-collections jar 3.2.2
com.google.guava : guava jar 15.0
joda-time : joda-time jar 2.9.7

provided (1)

Group / Artifact Type Version
org.springframework : spring-expression jar 4.1.6.RELEASE

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.