License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.pig4cloud.excel |
ArtifactId | ArtifactIdexcel-spring-boot-starter |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexcel-spring-boot-starter
easy and high performance excel
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/ -->
<dependency>
<groupId>com.pig4cloud.excel</groupId>
<artifactId>excel-spring-boot-starter</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation 'com.pig4cloud.excel:excel-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation ("com.pig4cloud.excel:excel-spring-boot-starter:1.2.4")
'com.pig4cloud.excel:excel-spring-boot-starter:jar:1.2.4'
<dependency org="com.pig4cloud.excel" name="excel-spring-boot-starter" rev="1.2.4">
<artifact name="excel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.excel', module='excel-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.pig4cloud.excel" % "excel-spring-boot-starter" % "1.2.4"
[com.pig4cloud.excel/excel-spring-boot-starter "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.7.0 |
com.alibaba : easyexcel | jar | 3.1.0 |
org.apache.commons : commons-compress | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
org.projectlombok : lombok | jar | 1.18.24 |
net.dreamlu : mica-auto | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |