cc.renken:validate

A library that provides some custom generic validators not found in other libraries.

License

License

GroupId

GroupId

cc.renken
ArtifactId

ArtifactId

validate
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cc.renken:validate
A library that provides some custom generic validators not found in other libraries.
Project URL

Project URL

https://gitlab.com/funsheep/jobs
Source Code Management

Source Code Management

https://gitlab.com/funsheep/validate/tree/develop

Download validate

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.hibernate.validator : hibernate-validator jar 6.0.17.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1