is not current version
Last Version 4.2.0

myexcel 3.11.4

MyExcel, a new way to operate Excel.

License

License

GroupId

GroupId

com.github.liaochong
ArtifactId

ArtifactId

myexcel
Version

Version

3.11.4
Type

Type

jar
Description

Description

myexcel
MyExcel, a new way to operate Excel.
Project URL

Project URL

https://github.com/liaochong/myexcel
Source Code Management

Source Code Management

https://github.com/liaochong/myexcel

Download myexcel 3.11.4


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 4.1.1
org.apache.poi : ooxml-schemas jar 1.4
org.jsoup : jsoup jar 1.13.1
org.slf4j : slf4j-api jar 1.7.26
com.ibeetl : beetl Optional jar 2.9.9
org.freemarker : freemarker Optional jar 2.3.23
org.apache.velocity : velocity Optional jar 1.7
org.thymeleaf : thymeleaf Optional jar 2.1.6.RELEASE
org.codehaus.groovy : groovy-templates Optional jar 2.4.13
com.jfinal : enjoy Optional jar 4.8
com.twelvemonkeys.imageio : imageio-jpeg jar 3.6

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.