MVN

io.github.dk900912 : easyexcel-spring-boot

Maven & Gradle

Jun 10, 2023
7 stars

easyexcel-spring-boot · spring boot support for alibaba easyexcel

<dependency>
    <groupId>io.github.dk900912</groupId>
    <artifactId>easyexcel-spring-boot</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dk900912 : easyexcel-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.dk900912 : easyexcel-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
easyexcel-spring-boot-1.0.1
easyexcel-spring-boot-1.0.0
0.0.x
easyexcel-spring-boot-0.0.9
easyexcel-spring-boot-0.0.8
easyexcel-spring-boot-0.0.7
easyexcel-spring-boot-0.0.5
easyexcel-spring-boot-0.0.4
easyexcel-spring-boot-0.0.3
easyexcel-spring-boot-0.0.2
easyexcel-spring-boot-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.dk900912</groupId>
    <artifactId>easyexcel-spring-boot</artifactId>
    <version>1.0.1</version>
</dependency>