License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdgwt-bean-validators-spring-gwtp |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT 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://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"]
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 |