License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdgwt-bean-validators-engine-processor |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Bean Validators Engine - Processor
A hibernate-validator based validation engine for GWT - Processor.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |