MVN

com.github.white-sdev : White_Validations

Maven & Gradle

Jan 26, 2021
2 usages
0 stars

This Library will help you to perform basic generic validations for all of your standard methods throwing your custom exceptions and/or custom messages of error and useful information for your callers.

<dependency>
    <groupId>com.github.white-sdev</groupId>
    <artifactId>White_Validations</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.white-sdev : White_Validations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.github.white-sdev : White_Validations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
White_Validations-3.0.0
2.1.x
White_Validations-2.1.0
2.0.x
White_Validations-2.0.0
1.0.x
White_Validations-1.0.2
White_Validations-1.0.1
White_Validations-1.0.0

How to add a dependency to Maven

Add the following com.github.white-sdev : White_Validations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.white-sdev</groupId>
    <artifactId>White_Validations</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.white-sdev : White_Validations gradle dependency to your build.gradle file:

implementation 'com.github.white-sdev:White_Validations:3.0.0'

Gradle Kotlin DSL: Add the following com.github.white-sdev : White_Validations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.white-sdev:White_Validations:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.white-sdev : White_Validations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.white-sdev" % "White_Validations" % "3.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 15, 2020
1 usages
12 stars
Jul 21, 2020
1 usages
10 stars
Dec 02, 2020
1 usages
Aug 09, 2020
1 usages
288 stars
Oct 17, 2020
1 usages
0 stars
Aug 25, 2020
1 usages
2 stars
Aug 19, 2020
1 usages
0 stars
Aug 25, 2020
1 usages
72 stars
Sep 04, 2020
2 usages
2 stars