Last Version

GWT Bean Validators - REST services using spring and gwtp 1.11.0

The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server and with the help of GWT even on client side. This packages contains rest services and validator for phone numbers based on gwtp-rest dispatcher and spring to reduce client side code.

License

License

Categories

Categories

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

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-bean-validators-spring-gwtp
Version

Version

1.11.0
Type

Type

jar
Description

Description

GWT Bean Validators - REST services using spring and gwtp
The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server and with the help of GWT even on client side. This packages contains rest services and validator for phone numbers based on gwtp-rest dispatcher and spring to reduce client side code.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators-spring-gwtp

Download gwt-bean-validators-spring-gwtp 1.11.0


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

Dependencies

compile (6)

Group / Artifact Type Version
de.knightsoft-net : gwt-bean-validators-rest-resolver jar 1.11.0
de.knightsoft-net : gwt-bean-validators-restservice-spring jar 1.11.0
de.knightsoft-net : gwtp-dynamic-navigation jar 1.11.0
com.github.nmorel.gwtjackson : gwt-jackson jar 0.15.4
com.gwtplatform : gwtp-dispatch-rest jar 1.6
com.gwtplatform.extensions : dispatch-rest-delegates jar 1.6

Project Modules

There are no modules declared in this project.