Last Version

GWT Bean Validators Engine - Processor 1.11.0

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
Version

Version

1.11.0
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 1.11.0


<!-- 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.