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