Validator

Validador es una librería escrita en Java, que pretende simplificar la validación de Strings declarando una series de reglas.

License

License

GroupId

GroupId

io.github.ApamateSoft
ArtifactId

ArtifactId

Validator
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Validator
Validador es una librería escrita en Java, que pretende simplificar la validación de Strings declarando una series de reglas.
Project URL

Project URL

https://github.com/ApamateSoft/Validator
Source Code Management

Source Code Management

https://github.com/ApamateSoft/Validator

Download Validator

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.junit.platform : junit-platform-launcher jar 1.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0