License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdgwt-bean-validators-restygwt-jaxrs |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Bean Validators - REST services using jaxrs and restygwt
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 restygwt and jaxrs to reduce client side code.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-restygwt-jaxrs/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-bean-validators-restygwt-jaxrs</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-restygwt-jaxrs/
implementation 'de.knightsoft-net:gwt-bean-validators-restygwt-jaxrs:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-restygwt-jaxrs/
implementation ("de.knightsoft-net:gwt-bean-validators-restygwt-jaxrs:1.11.0")
'de.knightsoft-net:gwt-bean-validators-restygwt-jaxrs:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwt-bean-validators-restygwt-jaxrs" rev="1.11.0">
<artifact name="gwt-bean-validators-restygwt-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-bean-validators-restygwt-jaxrs', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators-restygwt-jaxrs" % "1.11.0"
[de.knightsoft-net/gwt-bean-validators-restygwt-jaxrs "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-jaxrs | jar | 1.11.0 |
com.google.elemental2 : elemental2-dom | jar | 1.1.0 |
com.google.guava : guava-gwt | jar | 31.1-jre |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
org.fusesource.restygwt : restygwt | jar | 2.2.7 |