rest-util

Utilities to Rest applications

License

License

The MIT License (MIT)
GroupId

GroupId

com.github.ldeitos
ArtifactId

ArtifactId

rest-util
Last Version

Last Version

1.0.CR5
Release Date

Release Date

Type

Type

jar
Description

Description

rest-util
Utilities to Rest applications
Project URL

Project URL

https://github.com/ldeitos/repository
Source Code Management

Source Code Management

https://github.com/ldeitos/repository

Download rest-util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-collections4 jar 4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

repository components

Bean Validation API extension to provide CDI compatible ConstraintValidatorFactory, easy way to set parameters on message constraint and easy API to add non properties file message sources, like DB, external modules, mainframe routines, etc.

Extensão da API Bean Validation que provê uma implementação de ConstraintValidatorFactory compatível com o CDI, uma forma simplificada para atribuir parâmetros nas mensagens resultantes das constraints e uma API simplificadas para adicionar fontes de mensagens diferentes de arquivos de properties, assim como banco de dados, módulos externos, rotinas mainframe e outras.

Versions

Version
1.0.CR5
1.0.CR4
1.0.CR3
1.0.CR2
1.0.CR1