GWT Bean Validators Engine - Processor

A hibernate-validator based validation engine for GWT - Processor.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-bean-validators-engine-processor
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Bean Validators Engine - Processor
A hibernate-validator based validation engine for GWT - Processor.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators-engine-processor

Download gwt-bean-validators-engine-processor

How to add to project

<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-engine-processor/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwt-bean-validators-engine-processor</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-engine-processor/
implementation 'de.knightsoft-net:gwt-bean-validators-engine-processor:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-engine-processor/
implementation ("de.knightsoft-net:gwt-bean-validators-engine-processor:1.11.0")
'de.knightsoft-net:gwt-bean-validators-engine-processor:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwt-bean-validators-engine-processor" rev="1.11.0">
  <artifact name="gwt-bean-validators-engine-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-bean-validators-engine-processor', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators-engine-processor" % "1.11.0"
[de.knightsoft-net/gwt-bean-validators-engine-processor "1.11.0"]

Dependencies

compile (5)

Group / Artifact Type Version
jakarta.validation : jakarta.validation-api jar 2.0.2
org.hibernate.validator : hibernate-validator jar 6.2.3.Final
com.google.auto.service : auto-service jar 1.0.1
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0
1.10.0
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.10
1.8.9
1.8.8
1.8.7
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0