License |
License |
---|---|
GroupId | GroupIdcom.github.liaochong |
ArtifactId | ArtifactIdmyexcel |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmyexcel
MyExcel, a new way to operate Excel.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
myexcel-4.2.0.pom | |
myexcel-4.2.0.jar | 231 KB |
myexcel-4.2.0-sources.jar | 163 KB |
myexcel-4.2.0-javadoc.jar | 748 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liaochong/myexcel/ -->
<dependency>
<groupId>com.github.liaochong</groupId>
<artifactId>myexcel</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaochong/myexcel/
implementation 'com.github.liaochong:myexcel:4.2.0'
// https://jarcasting.com/artifacts/com.github.liaochong/myexcel/
implementation ("com.github.liaochong:myexcel:4.2.0")
'com.github.liaochong:myexcel:jar:4.2.0'
<dependency org="com.github.liaochong" name="myexcel" rev="4.2.0">
<artifact name="myexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaochong', module='myexcel', version='4.2.0')
)
libraryDependencies += "com.github.liaochong" % "myexcel" % "4.2.0"
[com.github.liaochong/myexcel "4.2.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.projectlombok : lombok | jar | 1.18.22 |