| License |
License |
|---|---|
| GroupId | GroupIdio.github.gongbox |
| ArtifactId | ArtifactIdeasyexcel-plus |
| Last Version | Last Version2.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasyexcel-plus
|
| Filename | Size |
|---|---|
| easyexcel-plus-2.4.1.pom | |
| easyexcel-plus-2.4.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus/ -->
<dependency>
<groupId>io.github.gongbox</groupId>
<artifactId>easyexcel-plus</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus/
implementation 'io.github.gongbox:easyexcel-plus:2.4.1'
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus/
implementation ("io.github.gongbox:easyexcel-plus:2.4.1")
'io.github.gongbox:easyexcel-plus:jar:2.4.1'
<dependency org="io.github.gongbox" name="easyexcel-plus" rev="2.4.1">
<artifact name="easyexcel-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus', version='2.4.1')
)
libraryDependencies += "io.github.gongbox" % "easyexcel-plus" % "2.4.1"
[io.github.gongbox/easyexcel-plus "2.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.gongbox : easyexcel-plus-adapter | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |