Last Version

GWT Bean Validators - REST services using jaxrs and restygwt 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 restygwt and jaxrs 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-restygwt-jaxrs
Version

Version

1.11.0
Type

Type

jar
Description

Description

GWT 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://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators-restygwt-jaxrs

Download gwt-bean-validators-restygwt-jaxrs 1.11.0


<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.