Java EE Validation

This library offers components that facilitate validation of arbitrary objects and how they are serialized towards a client. It focuses on the wiring of the proposed patterns and does not contain any concrete validator implementations.

License

License

GroupId

GroupId

com.lotaris.jee
ArtifactId

ArtifactId

jee-validation
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java EE Validation
This library offers components that facilitate validation of arbitrary objects and how they are serialized towards a client. It focuses on the wiring of the proposed patterns and does not contain any concrete validator implementations.
Project URL

Project URL

https://github.com/lotaris/jee-validation

Download jee-validation

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.0
org.slf4j : slf4j-api jar 1.7.5
junit : junit jar 4.11

test (7)

Group / Artifact Type Version
com.lotaris.rox.client : rox-client-junit jar 2.2.1
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-logging : commons-logging-api jar 1.1
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1
org.hibernate : hibernate-validator jar 4.3.1.Final

Project Modules

There are no modules declared in this project.
com.lotaris.jee

Lotaris SA

Versions

Version
0.5.2
0.5.1