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.

Лицензия

Лицензия

Группа

Группа

com.lotaris.jee
Идентификатор

Идентификатор

jee-validation
Последняя версия

Последняя версия

0.5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать jee-validation

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
com.lotaris.jee

Lotaris SA

Версии библиотеки

Версия
0.5.2
0.5.1