Last Version

verify 0.0.2

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

License

License

GroupId

GroupId

com.github.uzrnem
ArtifactId

ArtifactId

verify
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Project URL

http://github.com/uzrnem/verify
Source Code Management

Source Code Management

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

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.