| License | License | 
|---|---|
| GroupId | GroupIdcom.github.white-sdev | 
| ArtifactId | ArtifactIdWhite_Validations | 
| Last Version | Last Version3.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.white-sdev:White_Validations 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. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| White_Validations-3.0.0.pom | |
| White_Validations-3.0.0.jar | 8 KB | 
| White_Validations-3.0.0-sources.jar | 17 KB | 
| White_Validations-3.0.0-javadoc.jar | 410 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.white-sdev/White_Validations/ -->
<dependency>
    <groupId>com.github.white-sdev</groupId>
    <artifactId>White_Validations</artifactId>
    <version>3.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.white-sdev/White_Validations/
implementation 'com.github.white-sdev:White_Validations:3.0.0'// https://jarcasting.com/artifacts/com.github.white-sdev/White_Validations/
implementation ("com.github.white-sdev:White_Validations:3.0.0")'com.github.white-sdev:White_Validations:jar:3.0.0'<dependency org="com.github.white-sdev" name="White_Validations" rev="3.0.0">
  <artifact name="White_Validations" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.white-sdev', module='White_Validations', version='3.0.0')
)libraryDependencies += "com.github.white-sdev" % "White_Validations" % "3.0.0"[com.github.white-sdev/White_Validations "3.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| junit : junit | jar | 4.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |