is not current version
Last Version 4.2.0

myexcel 4.1.1

MyExcel, a new way to operate Excel.

License

License

GroupId

GroupId

com.github.liaochong
ArtifactId

ArtifactId

myexcel
Version

Version

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


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 5.2.2
org.apache.poi : poi-ooxml-full jar 5.2.2
org.apache.commons : commons-csv jar 1.9.0
org.jsoup : jsoup jar 1.14.3
com.ibeetl : beetl Optional jar 3.9.0.RELEASE
org.freemarker : freemarker Optional jar 2.3.31
org.apache.velocity : velocity-engine-core Optional jar 2.3
org.thymeleaf : thymeleaf Optional jar 3.0.14.RELEASE
org.codehaus.groovy : groovy-templates Optional jar 3.0.9
com.jfinal : enjoy Optional jar 4.9.16
com.twelvemonkeys.imageio : imageio-jpeg jar 3.7.0

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.8.2
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.