MVN

com.viiyue.plugins : validator-lite

Maven & Gradle

May 13, 2020
1 usages
1 stars

validator-lite · Simplified and centralized data rule validation framework

<dependency>
    <groupId>com.viiyue.plugins</groupId>
    <artifactId>validator-lite</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.viiyue.plugins : validator-lite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.viiyue.plugins : validator-lite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
validator-lite-1.0.4
validator-lite-1.0.3
validator-lite-1.0.2
validator-lite-1.0.1
validator-lite-1.0.0

How to add a dependency to Maven

Add the following com.viiyue.plugins : validator-lite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.viiyue.plugins</groupId>
    <artifactId>validator-lite</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.viiyue.plugins : validator-lite gradle dependency to your build.gradle file:

implementation 'com.viiyue.plugins:validator-lite:1.0.4'

Gradle Kotlin DSL: Add the following com.viiyue.plugins : validator-lite gradle kotlin dependency to your build.gradle.kts file:

implementation("com.viiyue.plugins:validator-lite:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.viiyue.plugins : validator-lite sbt scala dependency to your build.sbt file:

libraryDependencies += "com.viiyue.plugins" % "validator-lite" % "1.0.4"

Advertisement

Dependencies from Group

Mar 23, 2020
3 usages
1 stars
May 09, 2020
3 usages
1 stars
Mar 24, 2023
2 usages
8 stars

Discover Dependencies

Jan 27, 2022
6 usages
11 stars
Oct 26, 2020
2 usages
1 stars
May 27, 2022
121 stars
Jan 14, 2022
4 usages
7 stars
Jun 28, 2023
3 usages
43 stars
Aug 09, 2023
26 usages
354 stars
Jan 26, 2016
5 usages
0 stars
Aug 28, 2021
18 usages
4 stars