Simple Validator


License

License

GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

simple-validator
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Simple Validator
Simple Validator
Project URL

Project URL

https://github.com/wautsns/simple-validator

Download simple-validator

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • simple-validator-core
  • simple-validator-spring-boot-starter

Versions

Version
0.2.1
0.2.0
0.1.1
0.1.0