com.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.

Лицензия

Лицензия

Группа

Группа

com.github.white-sdev
Идентификатор

Идентификатор

White_Validations
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.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.
Ссылка на сайт

Ссылка на сайт

https://github.com/white-sdev/White_Validations
Система контроля версий

Система контроля версий

https://github.com/white-sdev/White_Validations/tree/master

Скачать White_Validations

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12
junit : junit jar 4.13

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.0
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0