MVN

io.github.gongbox : easyexcel-plus-parent

Maven & Gradle

May 19, 2022
19 stars

easyexcel-plus · easyexcel-plus

<dependency>
    <groupId>io.github.gongbox</groupId>
    <artifactId>easyexcel-plus-parent</artifactId>
    <version>2.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.gongbox : easyexcel-plus-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.4.1

All Versions

Choose a version of io.github.gongbox : easyexcel-plus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
easyexcel-plus-parent-2.4.1
easyexcel-plus-parent-2.4.0
2.3.x
easyexcel-plus-parent-2.3.2
2.2.x
easyexcel-plus-parent-2.2.2
2.1.x
easyexcel-plus-parent-2.1.2
easyexcel-plus-parent-2.1.1
easyexcel-plus-parent-2.1.0
2.0.x
easyexcel-plus-parent-2.0.1
easyexcel-plus-parent-2.0.0
1.1.x
easyexcel-plus-parent-1.1.0
1.0.x
easyexcel-plus-parent-1.0.10
easyexcel-plus-parent-1.0.9
easyexcel-plus-parent-1.0.8
easyexcel-plus-parent-1.0.7
easyexcel-plus-parent-1.0.6
easyexcel-plus-parent-1.0.5
easyexcel-plus-parent-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.gongbox</groupId>
    <artifactId>easyexcel-plus-parent</artifactId>
    <version>2.4.1</version>
</dependency>

Advertisement