spring-boot-starter-excel

easy and high performance excel

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.faner4cloud.excel
ArtifactId

ArtifactId

spring-boot-starter-excel
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-excel
easy and high performance excel

Download spring-boot-starter-excel

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0