License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.pig4cloud.excel |
ArtifactId | ArtifactIdexcel-spring-boot-starter |
Version | Version1.2.1 |
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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation 'com.pig4cloud.excel:excel-spring-boot-starter:1.2.1'
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation ("com.pig4cloud.excel:excel-spring-boot-starter:1.2.1")
'com.pig4cloud.excel:excel-spring-boot-starter:jar:1.2.1'
<dependency org="com.pig4cloud.excel" name="excel-spring-boot-starter" rev="1.2.1">
<artifact name="excel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.excel', module='excel-spring-boot-starter', version='1.2.1')
)
libraryDependencies += "com.pig4cloud.excel" % "excel-spring-boot-starter" % "1.2.1"
[com.pig4cloud.excel/excel-spring-boot-starter "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.7 |
com.alibaba : easyexcel | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
org.projectlombok : lombok | jar | 1.18.24 |
net.dreamlu : mica-auto | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |