Download gwt-bean-validators-restygwt-jaxrs-0.40.0.jar file - Jar g

Jar examples for g:gwt-bean-validators-restygwt-jaxrs

Description

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.

You can download jar file gwt-bean-validators-restygwt-jaxrs 0.40.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add gwt-bean-validators-restygwt-jaxrs-0.40.0.jar to your project.

<dependency>
   <groupId>de.knightsoft-net</groupId>
   <artifactId>gwt-bean-validators-restygwt-jaxrs</artifactId>
   <version>0.40.0</version>
</dependency>
compile group: 'de.knightsoft-net', name: 'gwt-bean-validators-restygwt-jaxrs', version: '0.40.0'
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators-restygwt-jaxrs" % "0.40.0"
<dependency org="de.knightsoft-net" name="gwt-bean-validators-restygwt-jaxrs" rev="0.40.0"/>
@Grapes(@Grab(group='de.knightsoft-net', module='gwt-bean-validators-restygwt-jaxrs', version='0.40.0'))
'de.knightsoft-net:gwt-bean-validators-restygwt-jaxrs:jar:0.40.0'

Download

Click the following link to download the jar file.

gwt-bean-validators-restygwt-jaxrs-0.40.0-javadoc.jar
gwt-bean-validators-restygwt-jaxrs-0.40.0-sources.jar
gwt-bean-validators-restygwt-jaxrs-0.40.0.jar
gwt-bean-validators-restygwt-jaxrs-0.40.0.pom



Related Tutorials