License |
License |
---|---|
GroupId | GroupIdio.github.gongbox |
ArtifactId | ArtifactIdeasyexcel-plus-adapter |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyexcel-plus
|
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-adapter/ -->
<dependency>
<groupId>io.github.gongbox</groupId>
<artifactId>easyexcel-plus-adapter</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-adapter/
implementation 'io.github.gongbox:easyexcel-plus-adapter:2.4.1'
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-adapter/
implementation ("io.github.gongbox:easyexcel-plus-adapter:2.4.1")
'io.github.gongbox:easyexcel-plus-adapter:jar:2.4.1'
<dependency org="io.github.gongbox" name="easyexcel-plus-adapter" rev="2.4.1">
<artifact name="easyexcel-plus-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus-adapter', version='2.4.1')
)
libraryDependencies += "io.github.gongbox" % "easyexcel-plus-adapter" % "2.4.1"
[io.github.gongbox/easyexcel-plus-adapter "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.gongbox : easyexcel-plus-import | jar | 2.4.1 |
io.github.gongbox : easyexcel-plus-export | jar | 2.4.1 |
io.github.gongbox : easyexcel-plus-common | jar | 2.4.1 |
com.alibaba : easyexcel | jar | 3.0.5 |
org.springframework : spring-aop | jar | 5.3.14 |
org.aspectj : aspectjweaver | jar | 1.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |