validation

Small set of classes to validate entities

License

License

GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

validation
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

validation
Small set of classes to validate entities
Project URL

Project URL

https://github.com/hgl-team/validation
Source Code Management

Source Code Management

https://github.com/hgl-team/validation

Download validation

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

validation

Small set of classes to validate entities

Versions

Version
1.0.0