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

verify 0.0.2

Create Java8 Validator and Check library for Request object and Variables with lightweight code and annotation free

Лицензия

Лицензия

Группа

Группа

com.github.uzrnem
Идентификатор

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

verify
Версия

Версия

0.0.2
Тип

Тип

jar
Описание

Описание

verify
Create Java8 Validator and Check library for Request object and Variables with lightweight code and annotation free
Ссылка на сайт

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

http://github.com/uzrnem/verify
Система контроля версий

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

http://github.com/uzrnem/verify/tree/main

Скачать verify 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.uzrnem/verify/ -->
<dependency>
    <groupId>com.github.uzrnem</groupId>
    <artifactId>verify</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uzrnem/verify/
implementation 'com.github.uzrnem:verify:0.0.2'
// https://jarcasting.com/artifacts/com.github.uzrnem/verify/
implementation ("com.github.uzrnem:verify:0.0.2")
'com.github.uzrnem:verify:jar:0.0.2'
<dependency org="com.github.uzrnem" name="verify" rev="0.0.2">
  <artifact name="verify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uzrnem', module='verify', version='0.0.2')
)
libraryDependencies += "com.github.uzrnem" % "verify" % "0.0.2"
[com.github.uzrnem/verify "0.0.2"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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