License |
License |
---|---|
GroupId | GroupIdcom.github.aifeinik |
ArtifactId | ArtifactIdeasyexcel-util |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyexcel-util
easyexcel is a excel handle tools written in Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
easyexcel-util-1.1.pom | |
easyexcel-util-1.1.jar | 25 KB |
easyexcel-util-1.1-sources.jar | 14 KB |
easyexcel-util-1.1-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aifeinik/easyexcel-util/ -->
<dependency>
<groupId>com.github.aifeinik</groupId>
<artifactId>easyexcel-util</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aifeinik/easyexcel-util/
implementation 'com.github.aifeinik:easyexcel-util:1.1'
// https://jarcasting.com/artifacts/com.github.aifeinik/easyexcel-util/
implementation ("com.github.aifeinik:easyexcel-util:1.1")
'com.github.aifeinik:easyexcel-util:jar:1.1'
<dependency org="com.github.aifeinik" name="easyexcel-util" rev="1.1">
<artifact name="easyexcel-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aifeinik', module='easyexcel-util', version='1.1')
)
libraryDependencies += "com.github.aifeinik" % "easyexcel-util" % "1.1"
[com.github.aifeinik/easyexcel-util "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : easyexcel | jar | 1.1.2-beta5 |
org.apache.commons : commons-lang3 | jar | 3.8 |
com.google.guava : guava | jar | 23.0 |
commons-logging : commons-logging | jar | 1.0.3 |
org.springframework : spring-beans | jar | 4.3.13.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |