MVN

io.github.yinmingbin : ExcelUtil

Maven & Gradle

Sep 28, 2023
1 stars

ExcelUtil · excel generate util

<dependency>
    <groupId>io.github.yinmingbin</groupId>
    <artifactId>ExcelUtil</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.yinmingbin : ExcelUtil to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.github.yinmingbin : ExcelUtil to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
ExcelUtil-1.1
1.0
ExcelUtil-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.yinmingbin</groupId>
    <artifactId>ExcelUtil</artifactId>
    <version>1.0</version>
</dependency>