GroupId | GroupIdio.github.gongbox |
---|---|
ArtifactId | ArtifactIdeasyexcel-plus-import |
Version | Version2.3.2 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
easyexcel-plus-import-2.3.2.pom | |
easyexcel-plus-import-2.3.2.jar | 39 KB |
easyexcel-plus-import-2.3.2-sources.jar | 15 KB |
easyexcel-plus-import-2.3.2-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-import/ -->
<dependency>
<groupId>io.github.gongbox</groupId>
<artifactId>easyexcel-plus-import</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-import/
implementation 'io.github.gongbox:easyexcel-plus-import:2.3.2'
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-import/
implementation ("io.github.gongbox:easyexcel-plus-import:2.3.2")
'io.github.gongbox:easyexcel-plus-import:jar:2.3.2'
<dependency org="io.github.gongbox" name="easyexcel-plus-import" rev="2.3.2">
<artifact name="easyexcel-plus-import" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus-import', version='2.3.2')
)
libraryDependencies += "io.github.gongbox" % "easyexcel-plus-import" % "2.3.2"
[io.github.gongbox/easyexcel-plus-import "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.gongbox : easyexcel-plus-common | jar | 2.3.2 |
org.springframework : spring-aop | jar | |
org.aspectj : aspectjweaver | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | |
org.springframework : spring-webmvc | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |