License |
License |
---|---|
GroupId | GroupIdio.github.dk900912 |
ArtifactId | ArtifactIdeasyexcel-core |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot support for alibaba easyexcel
|
Filename | Size |
---|---|
easyexcel-core-0.0.5.pom | |
easyexcel-core-0.0.5.jar | 14 KB |
easyexcel-core-0.0.5-sources.jar | 9 KB |
easyexcel-core-0.0.5-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-core/ -->
<dependency>
<groupId>io.github.dk900912</groupId>
<artifactId>easyexcel-core</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-core/
implementation 'io.github.dk900912:easyexcel-core:0.0.5'
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-core/
implementation ("io.github.dk900912:easyexcel-core:0.0.5")
'io.github.dk900912:easyexcel-core:jar:0.0.5'
<dependency org="io.github.dk900912" name="easyexcel-core" rev="0.0.5">
<artifact name="easyexcel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='easyexcel-core', version='0.0.5')
)
libraryDependencies += "io.github.dk900912" % "easyexcel-core" % "0.0.5"
[io.github.dk900912/easyexcel-core "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : easyexcel | jar | 3.1.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |