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