MVN

cn.gjing : excel-temp-valid

Maven & Gradle

Jun 02, 2023
5 stars

Excel template verification plug-in

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>excel-temp-valid</artifactId>
    <version>2023.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.gjing : excel-temp-valid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2023.6.0

All Versions

Choose a version of cn.gjing : excel-temp-valid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2023.6.x
excel-temp-valid-2023.6.0
excel-temp-valid-2023.6.0-boot3
2023.5.x
excel-temp-valid-2023.5.0
2022.1.x
excel-temp-valid-2022.1.2
excel-temp-valid-2022.1.1
excel-temp-valid-2022.1.0

How to add a dependency to Maven

Add the following cn.gjing : excel-temp-valid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>excel-temp-valid</artifactId>
    <version>2023.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.gjing : excel-temp-valid gradle dependency to your build.gradle file:

implementation 'cn.gjing:excel-temp-valid:2023.6.0'

Gradle Kotlin DSL: Add the following cn.gjing : excel-temp-valid gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.gjing:excel-temp-valid:2023.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.gjing : excel-temp-valid sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.gjing" % "excel-temp-valid" % "2023.6.0"

Advertisement

Dependencies from Group

May 12, 2019
6 usages
98 stars
Feb 02, 2021
3 usages
102 stars
May 08, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars

Discover Dependencies