License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.faner4cloud.excel |
ArtifactId | ArtifactIdspring-boot-starter-excel |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-excel
easy and high performance excel
|
<!-- https://jarcasting.com/artifacts/com.faner4cloud.excel/spring-boot-starter-excel/ -->
<dependency>
<groupId>com.faner4cloud.excel</groupId>
<artifactId>spring-boot-starter-excel</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.faner4cloud.excel/spring-boot-starter-excel/
implementation 'com.faner4cloud.excel:spring-boot-starter-excel:1.0.1'
// https://jarcasting.com/artifacts/com.faner4cloud.excel/spring-boot-starter-excel/
implementation ("com.faner4cloud.excel:spring-boot-starter-excel:1.0.1")
'com.faner4cloud.excel:spring-boot-starter-excel:jar:1.0.1'
<dependency org="com.faner4cloud.excel" name="spring-boot-starter-excel" rev="1.0.1">
<artifact name="spring-boot-starter-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.faner4cloud.excel', module='spring-boot-starter-excel', version='1.0.1')
)
libraryDependencies += "com.faner4cloud.excel" % "spring-boot-starter-excel" % "1.0.1"
[com.faner4cloud.excel/spring-boot-starter-excel "1.0.1"]
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 |