Last Version

Veslo Bean Validation Module 1.2.0

The module provides the ability to check DTO models using JSR 303 annotations. Implemented based on Jakarta EL v.4 + Hibernate Validator Engine.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

org.touchbit.retrofit.veslo
ArtifactId

ArtifactId

bean
Version

Version

1.2.0
Type

Type

jar
Description

Description

Veslo Bean Validation Module
The module provides the ability to check DTO models using JSR 303 annotations. Implemented based on Jakarta EL v.4 + Hibernate Validator Engine.
Project URL

Project URL

https://github.com/touchbit/retrofit-veslo

Download bean 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish : jakarta.el jar 4.0.2
org.hibernate.validator : hibernate-validator jar 7.0.2.Final

test (4)

Group / Artifact Type Version
org.touchbit.retrofit.veslo : jackson jar 1.2.0
org.touchbit.retrofit.veslo » internal-test-module jar 1.2.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.